goldeneye
HTTP DoS test tool
Install
- All systems
-
curl cmd.cat/goldeneye.sh
- Debian
-
apt-get install goldeneye
- Ubuntu
-
apt-get install goldeneye
- Kali Linux
-
apt-get install goldeneye
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install goldeneye
- Raspbian
-
apt-get install goldeneye
- Dockerfile
- dockerfile.run/goldeneye
goldeneye
HTTP DoS test tool
GoldenEye is a HTTP DoS Test Tool. This tool can be used to test if a site is susceptible to Deny of Service (DoS) attacks. Is possible to open several parallel connections against a URL to check if the web server can be compromised. The program tests the security in networks and uses 'HTTP Keep Alive + NoCache' as attack vector. This package is useful for pentesters.