bounceback

Stealth redirector for red team operation security and traffic routing

brewmacoslinux
Try with needOr install directly
Source

About

Stealth redirector for red team operation security

Commands

bounceback

Examples

Start a bounceback redirector listening on port 8080$ bounceback -listen 0.0.0.0:8080 -target example.com:443
Configure bounceback with custom redirect rules from config file$ bounceback -config /path/to/config.yml
Enable verbose logging for debugging traffic routing$ bounceback -listen 0.0.0.0:9090 -target internal.lan:443 -verbose