bbot
bbot copied to clipboard
Lots of duplicate _wildcard domains from excavate
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)
same occured to me for passive subdomain scan
command:
bbot -t myshopify.com -p subdomain-enum -rf passive
response:
...
[DNS_NAME] _wildcard.myshopify.com crt (a-record, a-wildcard, aaaa-record, aaaa-wildcard, cname-record, cname-wildcard, in-scope, subdomain, wildcard)
...
Fixed in https://github.com/blacklanternsecurity/bbot/pull/1972.