XSS or Not?
Posted: Thu Sep 27, 2012 6:09 pm
XSS or Not?
http://imgs.xkcd.com/clickdrag
Generates an XSS warning
Or not?
http://imgs.xkcd.com/clickdrag/
(with the closing slash)
Returns a 404
http://imgs.xkcd.com/clickdrag
Generates an XSS warning
Code: Select all
[ABE] <LOCAL> Deny on {GET http://origin.imgs.xkcd.com/clickdrag/ <<< http://imgs.xkcd.com/clickdrag, chrome://navigator/content/navigator.xul - 6}
SYSTEM rule:
Site LOCAL
Accept from LOCAL
Deny
http://imgs.xkcd.com/clickdrag/
(with the closing slash)
Returns a 404