TheTechromancer
TheTechromancer
Addressed in https://github.com/blacklanternsecurity/bbot/pull/266
Unable to replicate, closing.
Running some tests this week, and starting to realize how bad this is. Httpx consistently misses URLs any time the web server issues a valid HTTP response on an HTTPS...
The fingerprint for this appears to have changed. Unclaimed subdomains now respond with an HTTP 500.
Thanks for reporting. Can you post the debug.log?
In https://github.com/blacklanternsecurity/bbot/pull/1383, discovery context has been added to all events. This should help a lot in troubleshooting this issue.
Tags are a good idea but we should try and consider users who are only scanning for vulnerabilities and don't plan on doing manual fuzzing. To them I think only...
Finally tracked down this bug: https://github.com/blacklanternsecurity/bbot/issues/1414. We pushed a fix to dev and stable.
Thanks @amiremami. This is most likely an issue with excavate, and will be fixed in bbot-2.0 as soon as https://github.com/blacklanternsecurity/bbot/pull/1471 is merged. There was a bug with excavate where sometimes...