|
|||||||||||
|
Re: XSS question.
From: VAM <thebigbadwolf(at)fastmail.fm>
Date: Thu Dec 05 2002 - 16:17:42 EST
On Thu, 5 Dec 2002 14:23:36 -0500 (EST), "zeno" <bugtraq@cgisecurity.net>
said:
This server (Webster web server) does not escapes like you mention above, but converts all '/'s into '\'.. so </script> becomes useless. > As far as the browser leaving %20
Right.. In this case, </script> isn't helping.. Mozilla/IE do not seem to honor <\script> in the response. When the same response is changed to </script>, the script does get executed. > Obviously script isn't the only method to call
I am looking for ways other than <script>...</script> and <img src=javascript:...> to run javascripts. Any ideas on that? > When
All %xx s are left as they are in the response.. so they become pretty much useless..
Thanks,
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:37 EDT |
||||||||||
|
|||||||||||