blacklanternsecurity / bbot

A recursive internet scanner for hackers.
https://www.blacklanternsecurity.com/bbot/
GNU General Public License v3.0
5.4k stars 455 forks source link

Socks5 Proxy Not Works #1092

Closed Sh4d0wHunt3rX closed 9 months ago

Sh4d0wHunt3rX commented 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

1

I tried to remove h, but didn't work either:

2

Thanks 🙏

TheTechromancer commented 9 months ago

Fixed in https://github.com/blacklanternsecurity/bbot/pull/1094.

Sh4d0wHunt3rX commented 9 months ago

@TheTechromancer , I got these on bbot v1.1.6.2879rc today with proxy

image image

TheTechromancer commented 9 months ago

Thanks for testing this. Can you post the traceback from debug.log?

Sh4d0wHunt3rX commented 9 months ago

debug.txt

You're welcome : ) Does this help?