Advertisement
ijontichy

format.txt

May 13th, 2012
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. <post>
  2. <id>[id]</id>
  3. <replyto>[replyid]</replyto>
  4. <postdate>[postdate]</postdate> <!-- in python: time.time() -->
  5. <author>[author]</author>
  6. <topic>[topic]</topic>
  7. <contents>
  8. [contents]
  9. </contents>
  10. </post>
  11.  
  12.  
  13. Example:
  14.  
  15. <post>
  16. <id>195</id>
  17. <replyto>-1</replyto>
  18. <postdate>1336957984.482106</postdate>
  19. <author>ijontichy</author>
  20. <topic>Download linx holy crap</topic>
  21. <contents>
  22. Gonna be putting my download links here as I make them. No, there's none right now because I'm a lazy bastard.
  23.  
  24. Also, <a href="javascript:document.body.innerHTML&#x20;+=&#x20;&#x22;&#x3c;br&#x3e;&#x3c;hr&#x20;size=\&#x22;5\&#x22;&#x3e;&#x3c;br&#x3e;&#x3c;img&#x20;src=\&#x22;http://i.imgur.com/pXPau.png\&#x22;&#x3e;&#x3c;br&#x3e;&#x3c;font&#x20;size=7&#x20;face=fixed&#x3e;NEED&#x20;A&#x20;DISPENSER&#x20;HERE&#x3c;/font&#x3e;&#x22;&#x3b;&#x20;window.scrollTo(0,&#x20;document.body.scrollHeight)&#x3b;">Dewmgui XSS</a>.
  25. Yes, I am going to post that in every thread I make.
  26. </contents>
  27. </post>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement