Massive Indestructible Botnet
11–20 of 49 posts
Re: Massive Indestructible Botnet
#121. estimated 4.5 million infected machines
2. it infects the Master Boot Record
3. it uses the Kad Network (http://en.wikipedia.org/wiki/Kad_network) to issue commands to the clients (No idea how, the article did not explain this)
4. it disables competing malicious software
5. it acts as a malicious software manager; they install software for their "customers" to temporarily use
Re: Massive Indestructible Botnet
#13Re: Massive Indestructible Botnet
#14Re: Massive Indestructible Botnet
#15Wouldn't it help to have a read-only bootup DVD to scan the MBR?
Re: Massive Indestructible Botnet
#16Who are these people that read the front pages of both Hacker News and computerworld.com?
EDIT: This is more like it: http://www.securelist.com/en/analysis/204792157/TDSS_TDL_4
EDIT2: That link was just an initial analysis of the infection vectors, here's a more full analysis of the payload and suchlike http://www.securelist.com/en/analysis/204792180/TDL4_Top_Bot
Re: Massive Indestructible Botnet
#17good old fdisk /fixmbr ;)
Although that may have been down to my relative inexperience at the time.
EDIT: I have more memories of using the plain ol 'fixmbr' command that you ran from that weird 'recovery console' shell on the windows install CD. Didn't realise fdisk had a /fixmbr switch. Guess it does the same thing.
Re: Massive Indestructible Botnet
#18Anyone got a link to a source with some info that isn't aimed at someone with the technical expertise of the average pensioner? There was no information in this article. Who are these people that read the front pages of both Hacker News and computerworld.com? EDIT: This is more like it: http://www.securelist.com/en/analysis/204792157/TDSS_TDL_4 EDIT2: That link was just an initial analysis of the infection vectors, h…