|
BugTraq
Bypassing of web filters by using ASCII Jun 21 2006 01:11PM k huwig iku-ag de (4 replies) Re: Bypassing of web filters by using ASCII Jun 22 2006 10:08PM Amit Klein (AKsecurity) (aksecurity hotpop com) Re: Bypassing of web filters by using ASCII Jun 22 2006 02:57PM Hubert Seiwert (hubert westpoint ltd uk) Re: Bypassing of web filters by using ASCII Jun 21 2006 11:57PM RSnake (rsnake shocking com) (2 replies) Re: Bypassing of web filters by using ASCII Jun 21 2006 08:15PM Fixer (fixer gci net) (1 replies) Re: Bypassing of web filters by using ASCII Jun 21 2006 10:24PM Paul (pvnick gmail com) (3 replies) Re: Bypassing of web filters by using ASCII Jun 22 2006 07:46AM Amit Klein (AKsecurity) (aksecurity hotpop com) (1 replies) RE: Bypassing of web filters by using ASCII Jun 23 2006 11:55AM James C. Slora Jr. (james slora phra com) (3 replies) Re: Bypassing of web filters by using ASCII Jun 26 2006 05:56PM Hubert Seiwert (hubert westpoint ltd uk) (1 replies) RE: Bypassing of web filters by using ASCII Jun 26 2006 07:31PM James C. Slora Jr. (james slora phra com) RE: Bypassing of web filters by using ASCII Jun 23 2006 07:23PM Amit Klein (AKsecurity) (aksecurity hotpop com) Re: Bypassing of web filters by using ASCII Jun 22 2006 03:40AM Thor (Hammer of God) (thor hammerofgod com) |
|
Privacy Statement |
>
> Jeremiah Grossman and I were able to get a proof of concept
> working based off of Kurt's work that actually runs a simple piece of
> JavaScript in IE, without using open or close angle brackets. Here's
> the link to the post:
>
> http://ha.ckers.org/blog/20060621/us-ascii-xss-part-2/
>
> I concur that it would be very likely that this would pass
> through almost all the content filters known to date, although the
> liklihood of exploit is fairly low for any given websites, given the
> encoding needed (US-ASCII). This is more relevant to perhaps injecting
> JavaScript from remote locations by which you have control and bypassing
> AV or content filtering products that otherwise would restrict malicious
> JavaScript.
I was able to get your example working on a normal HTTP server by adding
this to the <head>er:
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII" />
Demo page is here:
http://www.iku-ag.de/ascii.cgi.htm
--
Kurt Huwig iKu Systemhaus AG http://www.iku-ag.de/
Vorstand Am Römerkastell 4 Telefon 0681/96751-0
66121 Saarbrücken Telefax 0681/96751-66
GnuPG 1024D/99DD9468 64B1 0C5B 82BC E16E 8940 EB6D 4C32 F908 99DD 9468
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEmeWdTDL5CJndlGgRAhrYAJ9kstNDaLoVmq5YOxMdjeRGuLPMYwCgqbq+
u56O8ZSOMZiB3/oQ9FCDWUg=
=UjTP
-----END PGP SIGNATURE-----
[ reply ]