资 源 简 介
Locust
Locust is a Network security framework written in C, to help the development of proof-of-concept security related code and a network debugging tool.
With a nice command line interface to run commands, and a module based architecture that allows everyone to extend the functionality of the application, it tries to become the network security swiss army knife for every penetration tester.
Supported Operating Systems
Linux (tested on Debian 4.0, 5.0, Ubuntu 8.10)
Darwin (tested on 9.6.0)
OpenBSD (tested on 4.4)
FreeBSD (tested on 7.1)
Releases
0.0.1 - This is an alpha release made to start showing what locust can do.
For the latest source code you will find it in subversion:
svn checkout http://locust-security.googlecode.com/svn/trunk/ locust
Libraries used by the project
All this libraries are provided in the source co