TheTechromancer
TheTechromancer
@christianfl thanks again for your work on this. I want to merge it but it's adding 30 minutes to the tests. I noticed even when running it on my laptop...
Any update on this? We got so close, would love to get it merged!
Best solution to this is probably to get rid of the term "whitelist" and replace it with "target". Then, add a "seeds" option and allow users to override seeds instead...
``` [WARN] internal.excavate: Error sanitizing event data "ftp://ftp.linux.org.uk/pub/linux/cpufreq/" for type "URL_UNVERIFIED": Invalid URL: "ftp://ftp.linux.org.uk/pub/linux/cpufreq/" ```
We should emit a `URI` event for non-HTTP URLs, and then optionally `speculate` can derive `PROTOCOL`s from them.
Yes, logging needs an overhaul. Right now we are using QueueHandlers with multiprocessing.queue to log to the same file between process boundaries. It needs to be simplified, probably just by...
This PR is currently waiting on two things: - The public release of `asndb.api.bbot.io` (which in turn is waiting on a pentest before it goes live) - Integration with the...
@shart123456 @zreski
Added minor fix + debug message in https://github.com/blacklanternsecurity/bbot/blob/3407637c878b5de8afa435e42fc9531f19763ac7/bbot/modules/dnsbrute_mutations.py#L45-L50
 welp