Dica: Ferramenta de teste DDoS GoldenEye Camada 7 (KeepAlive+NoCache)
Dica: Ferramenta de teste DDoS GoldenEye Camada 7 (KeepAlive+NoCache)
GoldenEye é um HTTP/S Layer (Camada) 7 Denial-of-Service tool test. Ele usa KeepAlive (e Conexão: keep-alive) emparelhado com opções Cache-Control para persistir conexão de soquete rebentando através do caching (quando possível) até que ele consuma todos os soquetes disponíveis na HTTP/S.
Este software é escrito em Python puramente.
Como usar
USO: ./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 Number of concurrent sockets (default: 30)
-m, –method HTTP Method to use ‘get’ or ‘post’ or ‘random’ (default: get)
-d, –debug Enable Debug Mode [more verbose output] (default: False)
-h, –help Shows this help
Download
Basta acessar https://github.com/jseidl/GoldenEye e go realizar os teste!
A ferramenta serve para testar a performance de um servidor web ou de cache. Nada de realizar ataques com ela 🙂