You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you try uninstalling BBOT (pip uninstall bbot) and installing with pipx instead? This will ensure it gets installed in its own isolated Python environment.
Describe the bug
A clear and concise description of what the bug is.
[ERRR] bbot.scanner.manager: Error in ScanManager._emit_event(): module 'dns.resolver' has no attribute 'LifetimeTimeout'
I also found this reported by some Asian guys, that seems to be related at some degree:
lijiejie/subDomainsBrute#67
Expected behavior
No error message. Subdomain enumeration magic start to happen.
BBOT Installation Method + Version
Installation method: pip
BBOT Command
bbot -t t1.lst -f subdomain-enum --name t1_scan --output-dir t1_scan
BBOT Config
Logs
If possible, please produce the bug while
--debug
is enabled, and attach the relevant parts of~/.bbot/logs/bbot.debug.log
Screenshots
The text was updated successfully, but these errors were encountered: