ThugD

Distributed version of Thug Honeyclient

View the Project on GitHub Aki92/Thug-Distributed

ThugD as the name suggests is the Distributed version of project Thug.


It's an ongoing project of Google Summer of Code(GSoC) program, developed under The Honeynet Project Organization.

Till now Thug was working as an stand-alone tool and does not provide any way to distribute URL analysis tasks to different workers. For the same reason it is neither able to analyze difference in attacks to users according to their geolocation (unless it is provided a set of differently geolocated proxies to use obviously). But now ThugD project is successful in solving both the problems.

ThugD maintains a Centralized Server which feeds URLs into queues and clients running Thug Honeyclient connects to queues. Then as soon as URLs are fed into queues it automatically distributes URLs among clients and then returns back results to Server.

Please refer to ThugD documentation


If you like the project, Starr it at Github.