Author Topic: Glype XSS - Non Persistent  (Read 1970 times)

0 Members and 1 Guest are viewing this topic.

Offline I_Learning_I

  • Knight
  • **
  • Posts: 267
  • Cookies: 26
  • Nor black or white, not even grey. What hat am I?
    • View Profile
    • Hacking F0r Fr33
Glype XSS - Non Persistent
« on: March 29, 2011, 01:34:07 am »
So some days ago I was trying XSS on some website and I came across a XSS in one of the most used proxy systems, Glype V1.1, although that version is old and I doubt any change will be made, so might as well share, just because.

Released: January 30, 2009 <---- Very OLD, still the current >.<

Example, go to :
Code: [Select]
http://www.hidemyass.com/
Use the proxy to go to :
Code: [Select]
http://www.nsa.gov
Then in the search type for instance :
Code: [Select]
<script>alert("lol")</script><script>alert("lol")</script>
Of course NSA is secure, the problem is that NSA returns the query in URL, and that's where the proxy system fails, and when it tries to display it ends up executing code.
It isn't a big deal, just thought you might want to know, maybe lure someone to your own websites and execute code xD
« Last Edit: March 29, 2011, 01:35:04 am by I_Learning_I »
Thanks for reading,
I_Learning_I