kuza55 Wrote:
> Oh, since you're already here, would it by any
> chance be possible to create a way by which you
> allow javascript, but don't disable the XSS
> protection? Or would that be infeasible?
NoScript already does it since version 1.1.4.9, just look at the
changelog.
It basically filters
every request (GET and POST) from untrusted to trusted sites (the behaviour you know), but it additionally applies the same XSS filters to those GET requests which go from trusted to trusted and match certain "injection patterns".
The aim is handling reflected XSS links which someone managed to put in a trusted site.
Feel free to hammer NoScript's "injection pattern" detection. It is obviously less safe than the default "blind nazi filter" for cross-trust requests, but I would be happy to quantify this "less safe" with live examples :)
--
*
hackademix.net*
There's a browser safer than Firefox... Firefox, with NoScript
Edited 2 time(s). Last edit at 06/22/2007 09:54AM by ma1.