blacklanternsecurity / bbot

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

Whois errors still bubbling up from baddns #1524

Closed TheTechromancer closed 1 month ago

TheTechromancer commented 4 months ago

As discovered by @amiremami <3

image

Sh4d0wHunt3rX commented 4 months ago

image

liquidsec commented 4 months ago

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

TheTechromancer commented 3 months ago

Appears to still be happening:

image

liquidsec commented 3 months ago

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

TheTechromancer commented 3 months ago

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

Sh4d0wHunt3rX commented 3 months ago

Maybe this helps @liquidsec debug.log

liquidsec commented 3 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 3 months ago

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

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

liquidsec commented 3 months ago

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

Sh4d0wHunt3rX commented 3 months ago

@liquidsec v2.0.0.4272rc image

Sh4d0wHunt3rX commented 3 months ago

image

Sh4d0wHunt3rX commented 2 months ago

BBOT v2.0.0.4434rc

image

liquidsec commented 1 month ago

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

Sh4d0wHunt3rX commented 1 month ago

Not sure if this is related to this section, but I got this:

BBOT v2.1.0.4817rc

image

liquidsec commented 4 weeks ago

Not sure if this is related to this section, but I got this:

BBOT v2.1.0.4817rc

image

I am 99% sure that one is fixed if you have the latest version of baddns. If you update BBOT to dev to the latest, it should force you into the latest baddns version. let me know if you still see it after that, but I don't think you will.