|
录制脚本时有下面这段内容,不知道是不是无用的脚本,帮忙看下哈
web_custom_request("URSTelemetry.asmx",
"URL=https://telemetry.urs.microsoft.com/URSTelemetry.asmx?MSTel-Client-Key=dxk7SGibUl0LfFkuTtZA/Q%3d%3d&MSTel-Patented-Lock=n%2bHZbGckgxE%3d",
"Method=POST",
"TargetFrame=",
"Resource=0",
"RecContentType=text/xml",
"Referer=",
"Snapshot=t4.inf",
"Mode=HTML",
"EncType=text/xml; charset=utf-8",
"Body=<soap:Envelope xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\"><soap:Body><TelRep xmlns=\"http://Microsoft.Live.URSTelemetry/\"><Guid>{2CEDBFBC-DBA8-43AA-B1FD-CC8E6316E3E2}</Guid><DV>8.0.6001.9</DV><FV>8.00.6001.18669</FV><OSV>5.1.2600.3.0</OSV><CN>zh-cn</CN><PRG>{1FEF950A-30F6-4F70-B199-A284FFC8B7F9}</PRG><RType>POST</"
"RType><CID>7FD2BDD7-F492-4513-8339-3EB064BCAA17</CID><CTU>http://222.189.216.110/wfms/login.jsp</CTU><CWIp>NULL</CWIp><TUIp>222.189.216.110</TUIp><CS>64</CS><IB soapenc:arrayType=\"xsd:double[5]\"><double>100</double><double>100</double><double>75</double><double>100</double><double>6.5</double></IB><Frames xmlns:q1=\"http://Microsoft.Live.URSTelemetry/\" soapenc:arrayType=\"q1:Frame[1]\"><Frame><FUrl>http://222.189.216.110/wfms/login.jsp</FUrl><Z>KVHN</Z><CR>32D32000|2830015|0|80001064|FC0|0</CR>"
"<Kwds>3a003a00</Kwds><UType>TOP</UType><HIP>222.189.216.110</HIP></Frame></Frames></TelRep></soap:Body></soap:Envelope>",
LAST); |
|