GoldenEye v2.0 – DoS Tool Released
GoldenEye is a HTTP/S Layer 7 Denial-of-Service Testing Tool. It uses KeepAlive (and Connection: keep-alive) paired with Cache-Control options to persist socket connection busting through caching (when possible) until it consumes all available sockets on the HTTP/S server.
Changelog v2.0
- 2013-03-26 Changed from threading to multiprocessing. Threading is bad because its subject to GIL.
- 2012-12-09 Initial release
More Information: here