Monday, 19 March 2012

Check the addons of Chrome by kkotowicz

Webpages can sometimes interact with Chrome addons and that might be dangerous, more on that later. Meanwhile, a warmup - trick to detect addons you have installed.While all of us are used to http / https URI Schemes, current web applications sometimes use other schemes including:    javascript: URIs bypassing XSS filters for years    data: URIs that is a common source of new XSS vulnerabilities

No comments:

Post a Comment