Add Hudson Rock infostealer intelligence module - #2954
Conversation
Adds a new passive subdomain enumeration module that queries Hudson Rock's free Cavalier API for URLs associated with a domain. Data is sourced from computers infected with infostealer malware and surfaces URLs that typically cannot be found through conventional means. Resolves blacklanternsecurity#1456 Made-with: Cursor
|
Hi, thanks for the PR. Since we are approaching 3.0 release, any new modules at this point need to be targeted to the 3.0 branch. I'll go ahead and change the target branch in the PR. |
|
@0xdevhere every module in BBOT is required to have an accompanying unit test, we can help you with this just might be a bit more of a delay :) Just wanted to give you an update. |
|
@0xdevhere I tried this against several domains including tesla.com, but didn't get any URLs. Can you verify? |
|
Closing due to lack of response. @0xdevhere will reopen if we hear back from you. Thanks! |
|
I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
Summary
hudsonrock) that queries Hudson Rock's free Cavalier API for URLs associated with a domainurlscanmodule (producesDNS_NAMEandURL_UNVERIFIEDevents, supports theurlsoption toggle)*) from the free API tier are automatically filtered outResolves #1456
Test plan
bbot -l | grep hudson)tesla.com— produces 2DNS_NAMEevents (auth.tesla.com,sso.tesla.com) and 9URL_UNVERIFIEDeventsdnsresolve,cloudcheck, output modules)Made with Cursor