IE11 HTML Help ActiveX

<!--by: @qab-->
<OBJECT
id=HHCTRL type="application/x-oleobject"
classid="clsid:52a2aaae-085d-4187-97ea-8c30db990436" >
</OBJECT>


<script>
setTimeout(function(){
HHCTRL.TextPopup('YOU GOT HACKED!',"MS Sans Serif, 101, , BOLD",99,99,111,1)//<-- last ints are width,height,textColor,bgColor
},500);
window.onfocus=function(){

setTimeout(function(){
HHCTRL.TextPopup('YOU CANNOT ESCAPE!\nAll your files have been base64 encrypted\n$1bn or deleted!',"MS Sans Serif, 101, , BOLD",199,199,111,1)
},11);
}
</script>

 

posted @ 2016-10-17 10:51  sevck  阅读(443)  评论(0编辑  收藏  举报