Linux ip-172-26-2-223 5.4.0-1018-aws #18-Ubuntu SMP Wed Jun 24 01:15:00 UTC 2020 x86_64
Apache
: 172.26.2.223 | : 18.224.70.193
Cant Read [ /etc/named.conf ]
8.1.13
www
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
snap /
core /
16928 /
etc /
network /
if-down.d /
[ HOME SHELL ]
Name
Size
Permission
Action
resolvconf
256
B
-rwxr-xr-x
ubuntu-fan
548
B
-rwxr-xr-x
upstart
332
B
-rwxr-xr-x
wpasupplicant
4.59
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ubuntu-fan
#!/bin/sh set -e case "$IFACE" in lo) exit 0 ;; fan-*) exit 0 ;; esac case "$ADDRFAM" in inet) ;; *) exit 0 ;; esac # NOTE: NetworkManager simply does not call out to the normal # down hooks as it only checks _after_ the interface has # been lost. Roll with this. case "$PHASE::$METHOD" in post-up::static|post-up::dhcp|post-up::NetworkManager) ;; pre-down::static|pre-down::dhcp|post-down::NetworkManager) ;; *) exit 0 ;; esac case "$MODE" in start|stop) ;; *) exit 0 ;; esac /usr/sbin/fanctl net "$MODE" "$IFACE"
Close