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.191.187.74
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
/
www /
server /
nvm /
test /
slow /
nvm_get_latest /
[ HOME SHELL ]
Name
Size
Permission
Action
nvm_get_latest
4.82
KB
-rwxrwxr-x
nvm_get_latest failed redirect
517
B
-rwxrwxr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : nvm_get_latest failed redirect
#!/bin/sh die () { echo "$@" ; cleanup ; exit 1; } cleanup() { unset -f curl wget } \. ../../../nvm.sh curl() { return 1 } wget() { return 1 } OUTPUT="$(nvm_get_latest 2>&1)" EXIT_CODE="$(nvm_get_latest >/dev/null 2>&1 ; echo $?)" [ "_$OUTPUT" = "_http://latest.nvm.sh did not redirect to the latest release on GitHub" ] \ || die "failed redirect did not report correct error message, got '$OUTPUT'" [ "_$EXIT_CODE" = "_2" ] \ || die "failed redirect did not exit with code 2, got $EXIT_CODE" cleanup
Close