blacklanternsecurity / bbot

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

Whois errors still bubbling up from baddns #1524

Closed TheTechromancer closed 19 hours ago

TheTechromancer commented 3 months ago

As discovered by @amiremami <3

image

Sh4d0wHunt3rX commented 3 months ago

image

liquidsec commented 2 months ago

fixed at baddns with https://github.com/blacklanternsecurity/baddns/pull/475

TheTechromancer commented 2 months ago

Appears to still be happening:

image

liquidsec commented 2 months ago

This must be happening somewhere else. I'd need the full stacktrace

TheTechromancer commented 2 months ago

I think this is a log message from inside whois. Maybe can we silence its logger?

Sh4d0wHunt3rX commented 2 months ago

Maybe this helps @liquidsec debug.log

liquidsec commented 2 months ago

I think this is a log message from inside whois. Maybe can we silence its logger?

Yeah, that's exactly what's happening. Take a look:

https://github.com/richardpenman/whois/issues/155

liquidsec commented 2 months ago

@TheTechromancer i think this should fix it. Can you approve over there?

https://github.com/blacklanternsecurity/baddns/pull/476

liquidsec commented 2 months ago

https://github.com/blacklanternsecurity/bbot/pull/1553

Sh4d0wHunt3rX commented 2 months ago

@liquidsec v2.0.0.4272rc image

Sh4d0wHunt3rX commented 2 months ago

image

Sh4d0wHunt3rX commented 1 month ago

BBOT v2.0.0.4434rc

image

liquidsec commented 19 hours ago

closing for now unless we see another one. Should have been fixed with the last baddns update.