
GoldenEye Layer 7 (KeepAlive+NoCache) Herramienta de prueba DoS
GoldenEye es una aplicación de Python 3 SOLO CON FINES DE PRUEBAS DE SEGURIDAD!
GoldenEye es una herramienta de prueba de DoS HTTP.
Vector de ataque explotado: HTTP Keep Alive + NoCache
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 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)
-n, --nosslcheck Do not verify SSL Certificate (default: True)
-h, --help Shows this help
Este software se distribuye bajo la Licencia Pública General de GNU versión 3 (GPLv3)
ESTE SOFTWARE SE PROPORCIONA SOLO CON FINES EDUCATIVOS. SI REALIZA CUALQUIER ACTIVIDAD ILEGAL, EL AUTOR NO ASUME NINGUNA RESPONSABILIDAD. AL USAR ESTE SOFTWARE, USTED ACEPTA ESTOS TÉRMINOS.