Inside a Modern Malware Distribution System
Scrabblous sends in this analysis of the Pushdo Trojan downloader's backend code and control server. Pushdo is a complex Trojan downloader that meticulously tracks its victims; much of its innovation is not in the Trojan itself but in its control infrastructure. Quoting: "The Pushdo controller also uses the GeoIP geolocation database in conjunction with whitelists and blacklists of country codes. This enables the Pushdo author to limit distribution of any one of the [421 different] malware loads from infecting users located in a particular country, or provides the ability to target a specific country or countries with a specific payload. Pushdo keeps track of the IP address of the victim, whether or not that person is an administrator on the computer, their primary hard drive serial number..., whether the filesystem is NTFS, how many times the victim system has executed a Pushdo variant, and the Windows OS version."
If only Microsoft would spend that much effort on windows update...
MP3 Search Engine
Call me a troll if you will but I have a serious question here.
Microsoft constantly claims that the main reason there are so many trojans & botnets like this is because Windows systems make up the vast majority of computer systems out there, not because Windows is any less secure than linux, OS-X, etc.
Assume a completely even playing field where each of the three main consumer OS's, Windows, linux, and OS-X each has 33.3% of the market. Which environment would a trojan/botnet writer target and why? Put another way, how difficult would it be to develop a similarly intricate for linux or OS-X if a malware author decided to target those platforms?
Comment removed based on user account deletion
I really do think it is time to fight fire with fire. If these things report to a server then make that IP public and then blast it off the internet.
After all I am entitled to use reasonable force to protect my person. Why can't I use the electronic equivalent with these scum bags.
Sure it is a moving target but the key to smashing spam is to push up the marginal cost to the spammer.
Okay, that first part "Download some malware". How?
With Windows it is easy to explain. ActiveX.
With Linux/Apple, it's not so easy.
With old versions of Windows/Outlook, you could just mass mail the exploit and hope that enough people hadn't patched Outlook NOT to auto-run some executables.
Or that they hadn't configured their security zones correctly.
Microsoft is getting better. But they're still focused on adding layers of "security" instead of taking the simple option and just not installing so many services that the user will probably never use. So if there's any flaw in the various layers, you can still be cracked.
Comment removed based on user account deletion
Just replace the destination URL with the one you get after following 301 redirects. That shouldn't break anything (301s are meant to be cached, and legitimate URL compression services should be using 301s anyway.)
...but i bet that some in that development can be translated to unix/mac systems (as is the user the one that mainly installs it, think in i.e. when was corrupted the SquirrelMail repository, if someone send spams away to make people to download it before it gets catched, and that installs in fact a trojan with that functionality).Just to clarify, while there are lots of different trojans including those for Mac/Linux and they are in the wild, trojans are still not he biggest threat. While there are more trojans than worms, worms still compromise more machines than trojans and worms that exploit network services or applications, with no user interaction, are still the most common cause of a compromise; especially for zombies in a botnet.
This enables the Pushdo author to limit distribution of any one of the [421 different] malware loads from infecting users located in a particular country, or provides the ability to target a specific country or countries with a specific payload.
I can't help but think a lot of malware creators will get rich in the 21st century when governments pay them to attack countries they are at war with - either destroying their computer infrastructure, or acting as spies.
Comment removed based on user account deletion
Comment removed based on user account deletion
Comment removed based on user account deletion
gha, moderated wrong, undoing..
:-)
There are getting more of them,
Its a good question
My question is simple, How can the command and control servers for botnets stay up?
Wouldn't their hosting provider and/or IP block owner not want to end up on blacklists and thus kick them off, thus cutting off all infected systems from further contact.
"kernal" should have been a red flag.
My other car is a 1984 Nark Avenger.
I think I'd call mine super_pr0n_queen with the arguements "--enhance-pr0n --doublestuff ~/superpr0n.mp4" and the installer would put a very "interesting" movie in ~/superpr0n.mp4. A sure-fire guarantee to never be deleted!
Are you sure that worms are a bigger threat than trojans?
I have not heard of a worm causing serious problems in a while (some are still there, but not causing any real damage anymore). (Note, Storm Worm is NOT a worm, it is a trojan).
Trojans, click happy users, and some good social engineering seem to be the main way these botnets are keeping their sizes.
What worms have you heard of that are in the wild now causing problems?
Or just disallow links to tinyurl or dwarfurl entirely. I think the detriment would be far outweighed by the benefit.
First post = troll. Cleverly worded post designed to enrage others = flamebait.
No it can't install itself. To install something, and set execute permissions, requires manual input of a password from the keyboard. is your
It's better to be the foot on the boot than the face on the pavement. ~~ tkx Kadin2048
The inside of a modern malware system.
The numbers aren't in for 2007 yet. We'll probably see them mid-january. For 2006, however, most exploits were the result of worms with no user interaction by a significant margin. Maybe this is changing, but I doubt that has happened yet. A lot of security people tend to focus a lot on threats that might affect them, like their network of WinXP SP2 systems, and forget that there is still a large ecosystem of older Windows systems out there that make up the lion's share of boxes being compromised.
What worms have you heard of that are in the wild now causing problems?Over the last two weeks, a variation of the Slammer worm has been making the rounds and compromising a lot of machines. More generally Web services worms have been big, doing drive-by bot installations all year.
Dammit. They really should be using 301s.