DDOS Bots IptabLes/IptabLex - Security Advisory


Recommended Posts

Anyone with a linux host? 

 

http://cryptome.org/2014/09/ddos-bots-iptables.pdf

 

I found this a good read.....

 

sudo find / -type f -name '.*ptabLe*' -exec rm -f {} ';'
ps -axu | awk '/\.IptabLe/ {print $2}' | sudo xargs kill -9
 
Bash commands to clean a system infected with the ELF IptabLes binary. After running these commands, system administrators are advised to reboot the system and run a thorough system inspection.

 

 

 

  • Like 2
Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.