GoldenEye : GoldenEye Layer 7 (KeepAlive+NoCache) DoS Test Tool

GoldenEye is an python app for SECURITY TESTING PURPOSES ONLY! GoldenEye is a HTTP DoS Test Tool. Attack Vector exploited: HTTP Keep Alive + NoCache Utilities util/getuas.py – Fetchs user-agent lists from http://www.useragentstring.com/pages/useragentstring.php subpages (ex: ./getuas.py http://www.useragentstring.com/pages/Browserlist/) REQUIRES BEAUTIFULSOUP4 res/lists/useragents – Text lists (one per line) of User-Agent strings (from http://www.useragentstring.com) Also Read – Icebox : Virtual Machine Introspection, Tracing …

GoldenEye – GoldenEye Layer 7 DoS Test Tool

GoldenEye is an python app for SECURITY TESTING PURPOSES ONLY. GoldenEye is a HTTP DoS Test Tool. Attack Vector exploited: HTTP Keep Alive + NoCache. GoldenEye Usage USAGE: ./goldeneye.py <url> [OPTIONS] OPTIONS: Flag Description Default -u, –useragents File with user-agents to use (default: randomly generated) -w, –workers Number of concurrent workers (default: 50) -s, –sockets …