halberd
Python2 HTTP load balancer detector
Install
- All systems
-
curl cmd.cat/halberd.sh
- Debian
-
apt-get install python-halberd
- Ubuntu
-
apt-get install python-halberd
- Alpine
-
apk add halberd
- Kali Linux
-
apt-get install python-halberd
- Fedora
-
dnf install halberd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-halberd
- Raspbian
-
apt-get install python-halberd
- Dockerfile
- dockerfile.run/halberd
- Docker
-
docker run cmd.cat/halberd halberd
powered by Commando
python-halberd
Python2 HTTP load balancer detector
Halberd discovers HTTP load balancers. It is useful for web application security auditing and for load balancer configuration testing. This is the Python 2 version of the package.