Paul Mueller
Paul Mueller
should be fixed in https://github.com/blacklanternsecurity/bbot/pull/2282
closing in favor of https://github.com/blacklanternsecurity/bbot/pull/1892
Silencing all output caused a MAJOR bug last time we tried. The author of whois (https://github.com/richardpenman/whois/) was inactive for a long period, but has recently been very active, fixing a...
I'm totally down for all that, let me know if/how I can assist. That being said, i'd still like to "de-jank" things as much as I can. I will probably...
I opened an issue over on whois, it looks like they already fixed the issue but it hasn't made it into a pypi release yet. As soon as it does,...
Whois has since been updated and new version published to pypi, and baddns has been updated to use this version which fixes these issues. We should not see this again.
Since web_parameters are hidden by default, I agree it might be useful to issue a FINDING for reflection. I will give it a try and make sure its not overwhelming...
Putting on hold until after lightfuzz branch is merged. At that point, it probably will only make sense as an option.
@Sh4d0wHunt3rX This was added to the lightfuzz branch in https://github.com/blacklanternsecurity/bbot/pull/1817/commits/617add6882c550397beb25c05c66b19ddbc68b11 in the form of a new module, called reflected_parameters. I'd recommend using it with one of the presets, either the...
"Tests to make sure we're excavating query parameters" This exists, there are a number of tests with the prefix `TestExcavateParameterExtraction` that cover this.