forked from Chinmay1743/halberd
-
Notifications
You must be signed in to change notification settings - Fork 1
Load balancer detection tool
License
codders/halberd
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
halberd -- HTTP load balancer detector (This is a Python 3 Implementation)
=======================================
Overview
--------
Halberd discovers HTTP load balancers. It is useful for web application
security auditing and for load balancer configuration testing.
Installation
------------
Follow the installation instructions written in INSTALL.
Getting started
---------------
You could begin with:
$ halberd --help
and:
$ halberd www.example.com
A configuration file is stored in a directory named .halberd hanging from the
user's home directory (that is: $HOME in Unix/Linux systems). This file, named
halberd.cfg, contains configurable run-time settings you can tweak.
Documentation
-------------
The user's guide is located in doc/manual.pdf
Full API documentation can be found in doc/api
Feedback and bug reports
------------------------
Open issue here
About
Load balancer detection tool
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 96.3%
- Makefile 3.7%