11.16
Input:
Usage: python infiltrator.py
————–
How to use it?
————–
1. Start BotHerder :
python infiltrator.py
2. Set the Virtual Machine IP :
set vmip 192.168.1.200 [ This is what you use in 1-time environment setup. ]
3. Set the Virtual Machine Interface :
set vminterface eth1 [ The eth1 is the interface for 192.168.1.200, it could be eth0. ]
4. Set the Virtual Machine Name :
set vmname XP [ The "XP" is the name you give to the Virtual Machine. ]
5. Start Tracking :
batch track malware /home/onhacks/jail/binaries/ [ This folder stores binaries for executing. All will be executed. ]
For other usage scenarioes, you should type “?” during the console for more information.
Output: Logs in the “logs” folder, with communcation with botnets.
Script path : http://onhacks.org/get/botherder_0.1.tar.gz
Presentation Deck: http://www.slideshare.net/log0/a-diy-botnet-tracking-system (Chinese)
English
Thank you for sharing! You do a good job!