Advertisement
Guest User

burp

a guest
Jun 28th, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 7.77 KB | None | 0 0
  1. <?xml version="1.1"?>
  2. <!-- NOTE: Any NULL bytes in requests and responses are preserved within this output, even though this strictly breaks the XML syntax. If your XML parser rejects the NULL bytes then you will need to remove or replace these bytes before parsing. Alternatively, you can use the option to base64-encode requests and responses. -->
  3. <!DOCTYPE items [
  4. <!ELEMENT items (item*)>
  5. <!ATTLIST items burpVersion CDATA "">
  6. <!ATTLIST items exportTime CDATA "">
  7. <!ELEMENT item (time, url, host, port, protocol, method, path, extension, request, status, responselength, mimetype, response, comment)>
  8. <!ELEMENT time (#PCDATA)>
  9. <!ELEMENT url (#PCDATA)>
  10. <!ELEMENT host (#PCDATA)>
  11. <!ATTLIST host ip CDATA "">
  12. <!ELEMENT port (#PCDATA)>
  13. <!ELEMENT protocol (#PCDATA)>
  14. <!ELEMENT method (#PCDATA)>
  15. <!ELEMENT path (#PCDATA)>
  16. <!ELEMENT extension (#PCDATA)>
  17. <!ELEMENT request (#PCDATA)>
  18. <!ATTLIST request base64 (true|false) "false">
  19. <!ELEMENT status (#PCDATA)>
  20. <!ELEMENT responselength (#PCDATA)>
  21. <!ELEMENT mimetype (#PCDATA)>
  22. <!ELEMENT response (#PCDATA)>
  23. <!ATTLIST response base64 (true|false) "false">
  24. <!ELEMENT comment (#PCDATA)>
  25. ]>
  26. <items burpVersion="1.5" exportTime="Sat Jun 29 09:48:02 JST 2013">
  27.   <item>
  28.     <time>Sat Jun 29 09:41:56 JST 2013</time>
  29.     <url><![CDATA[http://192.168.12.2/tt-rss/plugins/fever/?api&unread_item_ids]]></url>
  30.     <host ip="192.168.12.2">192.168.12.2</host>
  31.     <port>80</port>
  32.     <protocol>http</protocol>
  33.     <method>POST</method>
  34.     <path><![CDATA[/tt-rss/plugins/fever/?api&unread_item_ids]]></path>
  35.     <extension>null</extension>
  36.     <request base64="false"><![CDATA[POST /tt-rss/plugins/fever/?api&unread_item_ids HTTP/1.1
  37. Host: 192.168.12.2
  38. Proxy-Connection: keep-alive
  39. Accept-Encoding: gzip, deflate
  40. Content-Type: application/x-www-form-urlencoded
  41. Accept-Language: ja-jp
  42. Accept: */*
  43. Pragma: no-cache
  44. Content-Length: 40
  45. Connection: keep-alive
  46. User-Agent: Mr. Reader 2.0 rv:1196
  47.  
  48. api_key=A6FC****]]></request>
  49.     <status>200</status>
  50.     <responselength>399</responselength>
  51.     <mimetype>text</mimetype>
  52.     <response base64="false"><![CDATA[HTTP/1.1 200 OK
  53. Date: Sat, 29 Jun 2013 00:41:56 GMT
  54. Server: Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/1.0.1e DAV/2 PHP/5.3.26
  55. X-Powered-By: PHP/5.3.26
  56. Content-Length: 138
  57. Keep-Alive: timeout=5, max=100
  58. Connection: Keep-Alive
  59. Content-Type: text/json
  60.  
  61. {"api_version":3,"auth":1,"last_refreshed_on_time":"1372466514","unread_item_ids":"56976,56977,56978,56979,56980,56981,56982,56983,56985"}]]></response>
  62.     <comment></comment>
  63.   </item>
  64.   <item>
  65.     <time>Sat Jun 29 09:41:57 JST 2013</time>
  66.     <url><![CDATA[http://192.168.12.2/tt-rss/plugins/fever/?api&saved_item_ids]]></url>
  67.     <host ip="192.168.12.2">192.168.12.2</host>
  68.     <port>80</port>
  69.     <protocol>http</protocol>
  70.     <method>POST</method>
  71.     <path><![CDATA[/tt-rss/plugins/fever/?api&saved_item_ids]]></path>
  72.     <extension>null</extension>
  73.     <request base64="false"><![CDATA[POST /tt-rss/plugins/fever/?api&saved_item_ids HTTP/1.1
  74. Host: 192.168.12.2
  75. Proxy-Connection: keep-alive
  76. Accept-Encoding: gzip, deflate
  77. Content-Type: application/x-www-form-urlencoded
  78. Accept-Language: ja-jp
  79. Accept: */*
  80. Pragma: no-cache
  81. Content-Length: 40
  82. Connection: keep-alive
  83. User-Agent: Mr. Reader 2.0 rv:1196
  84.  
  85. api_key=A6FC****]]></request>
  86.     <status>200</status>
  87.     <responselength>416</responselength>
  88.     <mimetype>text</mimetype>
  89.     <response base64="false"><![CDATA[HTTP/1.1 200 OK
  90. Date: Sat, 29 Jun 2013 00:41:57 GMT
  91. Server: Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/1.0.1e DAV/2 PHP/5.3.26
  92. X-Powered-By: PHP/5.3.26
  93. Content-Length: 155
  94. Keep-Alive: timeout=5, max=100
  95. Connection: Keep-Alive
  96. Content-Type: text/json
  97.  
  98. {"api_version":3,"auth":1,"last_refreshed_on_time":"1372466517","saved_item_ids":"28541,32803,37110,40931,47628,51362,51872,54112,55637,55778,56153,56818"}]]></response>
  99.     <comment></comment>
  100.   </item>
  101.   <item>
  102.     <time>Sat Jun 29 09:41:58 JST 2013</time>
  103.     <url><![CDATA[http://192.168.12.2/tt-rss/plugins/fever/?api&items&since_id=56985]]></url>
  104.     <host ip="192.168.12.2">192.168.12.2</host>
  105.     <port>80</port>
  106.     <protocol>http</protocol>
  107.     <method>POST</method>
  108.     <path><![CDATA[/tt-rss/plugins/fever/?api&items&since_id=56985]]></path>
  109.     <extension>null</extension>
  110.     <request base64="false"><![CDATA[POST /tt-rss/plugins/fever/?api&items&since_id=56985 HTTP/1.1
  111. Host: 192.168.12.2
  112. Proxy-Connection: keep-alive
  113. Accept-Encoding: gzip, deflate
  114. Content-Type: application/x-www-form-urlencoded
  115. Accept-Language: ja-jp
  116. Accept: */*
  117. Pragma: no-cache
  118. Content-Length: 40
  119. Connection: keep-alive
  120. User-Agent: Mr. Reader 2.0 rv:1196
  121.  
  122. api_key=A6FC****]]></request>
  123.     <status>200</status>
  124.     <responselength>356</responselength>
  125.     <mimetype>text</mimetype>
  126.     <response base64="false"><![CDATA[HTTP/1.1 200 OK
  127. Date: Sat, 29 Jun 2013 00:41:58 GMT
  128. Server: Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/1.0.1e DAV/2 PHP/5.3.26
  129. X-Powered-By: PHP/5.3.26
  130. Content-Length: 96
  131. Keep-Alive: timeout=5, max=100
  132. Connection: Keep-Alive
  133. Content-Type: text/json
  134.  
  135. {"api_version":3,"auth":1,"last_refreshed_on_time":"1372466518","total_items":"7352","items":[]}]]></response>
  136.     <comment></comment>
  137.   </item>
  138.   <item>
  139.     <time>Sat Jun 29 09:43:23 JST 2013</time>
  140.     <url><![CDATA[http://192.168.12.2/tt-rss/plugins/fever/?api&links&range=1&offset=0&page=1]]></url>
  141.     <host ip="192.168.12.2">192.168.12.2</host>
  142.     <port>80</port>
  143.     <protocol>http</protocol>
  144.     <method>POST</method>
  145.     <path><![CDATA[/tt-rss/plugins/fever/?api&links&range=1&offset=0&page=1]]></path>
  146.     <extension>null</extension>
  147.     <request base64="false"><![CDATA[POST /tt-rss/plugins/fever/?api&links&range=1&offset=0&page=1 HTTP/1.1
  148. Host: 192.168.12.2
  149. Proxy-Connection: keep-alive
  150. Accept-Encoding: gzip, deflate
  151. Content-Type: application/x-www-form-urlencoded
  152. Accept-Language: ja-jp
  153. Accept: */*
  154. Pragma: no-cache
  155. Content-Length: 40
  156. Connection: keep-alive
  157. User-Agent: Mr. Reader 2.0 rv:1196
  158.  
  159. api_key=A6FC****]]></request>
  160.     <status>200</status>
  161.     <responselength>335</responselength>
  162.     <mimetype>text</mimetype>
  163.     <response base64="false"><![CDATA[HTTP/1.1 200 OK
  164. Date: Sat, 29 Jun 2013 00:43:23 GMT
  165. Server: Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/1.0.1e DAV/2 PHP/5.3.26
  166. X-Powered-By: PHP/5.3.26
  167. Content-Length: 75
  168. Keep-Alive: timeout=5, max=100
  169. Connection: Keep-Alive
  170. Content-Type: text/json
  171.  
  172. {"api_version":3,"auth":1,"last_refreshed_on_time":"1372466583","links":[]}]]></response>
  173.     <comment></comment>
  174.   </item>
  175.   <item>
  176.     <time>Sat Jun 29 09:43:43 JST 2013</time>
  177.     <url><![CDATA[http://192.168.12.2/tt-rss/plugins/fever/?manage=statuses&mark=item&as=read&id=56985&1372466622572]]></url>
  178.     <host ip="192.168.12.2">192.168.12.2</host>
  179.     <port>80</port>
  180.     <protocol>http</protocol>
  181.     <method>GET</method>
  182.     <path><![CDATA[/tt-rss/plugins/fever/?manage=statuses&mark=item&as=read&id=56985&1372466622572]]></path>
  183.     <extension>null</extension>
  184.     <request base64="false"><![CDATA[GET /tt-rss/plugins/fever/?manage=statuses&mark=item&as=read&id=56985&1372466622572 HTTP/1.1
  185. Host: 192.168.12.2
  186. Proxy-Connection: keep-alive
  187. Accept: */*
  188. Accept-Encoding: gzip, deflate
  189. Accept-Language: ja-jp
  190. Cookie: fever_auth=A6FC****;
  191. Pragma: no-cache
  192. Connection: keep-alive
  193. User-Agent: Mr. Reader 2.0 rv:1196
  194.  
  195. ]]></request>
  196.     <status>200</status>
  197.     <responselength>286</responselength>
  198.     <mimetype>text</mimetype>
  199.     <response base64="false"><![CDATA[HTTP/1.1 200 OK
  200. Date: Sat, 29 Jun 2013 00:43:43 GMT
  201. Server: Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/1.0.1e DAV/2 PHP/5.3.26
  202. X-Powered-By: PHP/5.3.26
  203. Content-Length: 26
  204. Keep-Alive: timeout=5, max=100
  205. Connection: Keep-Alive
  206. Content-Type: text/json
  207.  
  208. {"api_version":3,"auth":0}]]></response>
  209.     <comment></comment>
  210.   </item>
  211. </items>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement