Bot Search by Lateral
Bot Search by Lateral
A source code by lateral security for u guy's
BotSearch is a tool written (in python) to attempt to identify New Zealand (or other country TLD) sites that have been compromised and are serving up malware. It does this by utilising search engines to identify potential sites and then checking those sites for malware injection strings. The script outputs to an XML file and tracks the first and last times each URL was seen both live and by the search engines.
Changes in version 0.2 include:
- Segregation of components into separate scripts for maintenance and ease of use
- Threaded searching
- Addition of MS Live search engine
- Use of the GSB API rather than web page
- Many other code improvements
Download version 0.2 here. Released 05/01/2009.
Download version 0.1 here. Released 25/09/2008.
subscribed by lateral security for nad


