Paul Mueller
Paul Mueller
As far as the first point, we've discussed this some offline, but i'll summarize a few points for consideration: 1. There is very little overlap, really only one YARA rule...
closing since only remaining checkbox has a separate issue already
fixed with https://github.com/blacklanternsecurity/bbot/pull/2104
Observing the same behavior for this one: ``` [DNS_NAME] _wildcard.csinet.ca crt (a-record, a-wildcard, cloud-amazon, in-scope, ns-record, ns-wildcard, soa-record, soa-wildcard, subdomain, wildcard) ```
merging with https://github.com/blacklanternsecurity/bbot/issues/1569
@domwhewell-sage
> Saw that you are in the process of deprecate `vulnerability` events in favor of `finding` events [here](https://github.com/blacklanternsecurity/bbot/pull/2620). Changed code accordingly. Even if `severity` and `confidence` are not yet supported...
Easy to reproduce example: ``` poetry run bbot -m dnsbrute -t blacklanternsecurity.com -w 172.64.151.232 104.18.36.24 ``` The IPs are for blog.blacklanternsecurity.com. It does not find it. Finds it with: ```...
Im gonna update this issue to reflect the agreed upon solution
What do we expect here? Do we want to actually emit these or discard?