New Linux malware can automatically hijack websites
A few days ago, an interesting piece of Linux malware came up on the Full Disclosure mailing-list.
It's an outstanding sample, not only because it targets 64-bit Linux
platforms and uses advanced techniques to hide itself, but primarily
because of the unusual functionality of infecting the websites hosted on
attacked HTTP server - and therefore working as a part of drive-by
download scenario. It can automatically hijack websites hosted on compromised servers to attack web surfers with drive-by-downloads.
The software nasty targets machines running 64-bit GNU/Linux and a web
server, and acts like a rootkit by hiding itself from administrators. A
browser fetching a website served by the compromised system will be
quietly directed via an HTML iframe to malicious sites loaded with
malware to attack the web visitor's machine.
The malware module was specially designed for the kernel version
2.6.32-5-amd64, which happens to be the latest kernel used in 64-bit
Debian Squeezy. The binary is more than 500k, but its size is due to the
fact that it hasn't been stripped (i.e. it was compiled with the
debugging information). Perhaps it's still in the development stage,
because some of the functions don’t seem to be fully working or they are
not fully implemented yet.
The Linux malware is designed to load itself into memory on startup
before hooking itself into kernel functions. Rootkit Linux Snakso-A, as
Kaspersky Lab dubs the software, uses various ninja-style tricks to hide
itself before crafting network data packets containing the HTML
iframes; these are then tucked into the server's output to visiting web
browsers. The malicious payload delivered to surfers through these
iframes is pulled from a mastermind's command-and-control server.
An excellent, detailed analysis of this rootkit was recently posted on CrowdStrike blog .
+ comments + 3 comments
so informative and nice article keep it up admin good work .
Good Information :)
nice post thnks fr updates
Post a Comment
I'm certainly not an expert, but I'll try my hardest to explain what I do know and research what I don't know. Be sure to check back again , after moderation i do make every effort to reply to your comments .