Closed Sh4d0wHunt3rX closed 9 months ago
I tried the socks5 proxy on dev version of bbot but couldn't make it work.
bbot -f subdomain-enum -t tesla.com -om assetinventory -o /root/.bbot/scans/test/ -n "$(date +'%Y%m%d%H%M%S')" -c omit_event_types=[] --config http_proxy=socks5://USERNAME:PASSWORD@geo.iproyal.com:32325
I tried to remove h, but didn't work either:
Thanks 🙏
Fixed in https://github.com/blacklanternsecurity/bbot/pull/1094.
@TheTechromancer , I got these on bbot v1.1.6.2879rc today with proxy
Thanks for testing this. Can you post the traceback from debug.log?
debug.txt
You're welcome : ) Does this help?
I tried the socks5 proxy on dev version of bbot but couldn't make it work.
bbot -f subdomain-enum -t tesla.com -om assetinventory -o /root/.bbot/scans/test/ -n "$(date +'%Y%m%d%H%M%S')" -c omit_event_types=[] --config http_proxy=socks5://USERNAME:PASSWORD@geo.iproyal.com:32325
I tried to remove h, but didn't work either:
Thanks 🙏