Yesterday,I read the paper Browser_Hijacking_Techniques_2009.
The paper lists some XSS PoC about Data Protocol.
I tried the PoC,but failed.It didn't work.
IE8 supports the data protocol.
Also the examples didn't work.
Need some help, here.
Thanks!!!
the paper url:http://www.xssed.com/article/29/Browser_Hijacking_Techniques_2009/
IE8 data protocol: http://msdn.microsoft.com/en-us/library/cc848897(VS.85).aspx
Edited 1 time(s). Last edit at 09/26/2009 10:41AM by Nonove.
For security reasons, data URIs are restricted to downloaded resources. Data URIs cannot be used for navigation, for scripting, or to populate frame or iframe elements.