Log in

View Full Version : Got a virus - please help analysing


unix
June 7th, 2009, 06:52
Hello,
unfortunately I found on one of my machines the attached virus.

It would be nice if someone could take a look into this and tell me what exactly it does. As far as I found out this is some sort of keylogger.
Any help is much appreciated.

If things are included, such as where the logs will be send to etc., it would be appreciated too.

Password to extract is:
Code:
THISISAVIRUS


Note that you have to change the extension inside the rar-archive from VIRUS to exe.

Regards,

cod
June 7th, 2009, 11:12
It's a keylogger.. It create a file with all keys into AppData user folder, and then send the file via FTP to remote server (hard coded in the file, with user/password of server)..
You can read the code using Reflector.NET (the trojan was written in VB.NET)

unix
June 19th, 2009, 02:10
Have forgotten about replying here. Thanks again cod for your help.