If one of your contacts pops up in MSN Messenger with the message:

<friend> says: Hey, isn’t this YOU?? :S 

Don't click it !!

It's a trojan, you'll think your downloading a picture, but if you try to view it, it will unpack it's payload.

If I'm too late here's how I got rid of it:

In Task Manager:

Stop the process wkssvc.exe (google for this don't just take my word for it)

Disable the startup entry for it in msconfig (Start -> Run -> type 'msconfig' without quotes and press enter)

Delete the file %SystemRoot%/System32/wkssvc.dll (You may need to reboot first, or use something like procexplorer to kill any handles too it as the file will probably be in use preventing you deleting it initially)

Your AV should pick this up if it's up to date, some people have reported their AV stopping this trojan. Mine didn't !!! Bah! Luckily I smelt a Rat straight away.

Dani AI

Generated

Good call by — do not click unexpected image links in IMs. This is classic IM‑worm/social‑engineering behavior: a short, curious message + a URL is used to get you to download a payload. IM worms normally send links to contacts; the link hosts a file that then executes on the victim machine. (threats.kaspersky.com)

Clarification on the wkssvc items: is right that wkssvc.dll is a legitimate Workstation Service library and removing the system copy can break network logons and services. Microsoft has documented the wkssvc/Workstation Service in security updates and warns that the system file must be handled carefully. Malware often reuses system names while running from other folders, so don’t remove the System32 copy without confirming the file is actually malicious. (learn.microsoft.com)

Safer cleanup workflow that doesn’t involve blindly deleting system files: isolate the PC (unplug network), then identify the offending binary and its persistence mechanism rather than nuking System32. Use Sysinternals Autoruns to list and disable suspicious autostarts, and use Process Explorer to inspect the process tree, open handles and the exact file path a running process is executing from. Verify any suspicious file’s signer/hash with Sigcheck before removing or replacing it. These tools let you find copies of a malicious file that hide under user profiles or AppData rather than the real wkssvc.dll. (learn.microsoft.com)

If you can’t remove the infection cleanly, run an offline/bootable scanner (or Microsoft’s offline Defender scan) from clean media, back up only trusted files, and consider reimaging if persistence cannot be proven removed. After recovery, change passwords from a known‑clean device and warn any contacts who received the malicious link (their accounts may be compromised and spreading the same message). If anyone wants specifics on using Autoruns/Process Explorer or safe ways to collect evidence (file paths, hashes) before removal, those steps can be provided.

Recommended Answers

All 5 Replies

I just thought I would add that personally I would NOT remove the system32/wkssvc.dll as this is a legitimate library used for the workstation service!

I followed this help and realised that the machine was unable to log on to a domain.

More info here: (I did borrow from this page - thanks for getting me started Holly and the guys at Sophos helped with the rest)

Cheers

Ben

commented: Oops indeed. Thanks. +6

Corbezier,

Thanks for the clarification and link.

Yes wkssvc.dll is important that runs inside one of the svchost processes. Its the wkssvc.EXE that's the culprit.

Anyone who does delete wkssvc.dll can restore it from the recycle bin. But Windows 2000 and XP have the ICS service that monitors changes/deletions of key system files and should resurrect wkssvc.dll for you, it certainly did in my case.

I think they took care of this,i get a 404 error when i goto the link..... (Good to see it dealt with so quickly)

what version of msn do you have?

live 8?

I have Windows Live Messenger Version 8.1

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.