Discovering the origin host behind reverse proxy. bypassing WAFs and other reverse proxies
256
Tool for discovering the origin host behind a reverse proxy. Useful for bypassing WAFs and other reverse proxies.
docker run -it --rm liuedy/hakoriginfinder:latest /bin/bash
then run
prips 93.184.216.0/24 | hakoriginfinder -h example.com
Refer: https://github.com/hakluke/hakoriginfinder
https://securityonline.info/hakoriginfinder-discovering-the-origin-host-behind-a-reverse-proxy/
Content type
Image
Digest
Size
340.8 MB
Last updated
over 4 years ago
docker pull liuedy/hakoriginfinder