Bypassing XSS filter

Add-in Express™ Support Service
That's what is more important than anything else

Bypassing XSS filter
 
Stefan Oberg




Posts: 1
Joined: 2010-03-04
We are coding a bookmarklet, which is getting blocked due to cross-domain script injection. Nothing malicious, just processing the content on current page. Everything works in other browsers, but IE is blocking the bookmarklet.

My first intention was to make some registry calls to directly disable XSS filter for IE security zones. This works, but requires browser restart. Is there any way to access IE settings (and especially XSS filter enabled/disabled property) in more efficient and logical way, without requirement to restart a browser, using AIXIE?
Posted 04 Mar, 2010 15:05:36 Top
Andrei Smolin


Add-in Express team


Posts: 18830
Joined: 2006-05-11
Hi Stefan,

No, Add-in Express for IE doesn't provide such a way.


Andrei Smolin
Add-in Express Team Leader
Posted 04 Mar, 2010 22:01:02 Top