blacklanternsecurity / bbot

A recursive internet scanner for hackers.
https://www.blacklanternsecurity.com/bbot/
GNU General Public License v3.0
4.49k stars 404 forks source link

Consider adding additional domain URLs using free Hudson Rock Cybercrime Intelligence integration #1456

Open hudsonrock-partnerships opened 3 months ago

hudsonrock-partnerships commented 3 months ago

Consider adding Hudson Rock's complimentary data to receive additional URLs associated with a specific domain. Data was retrieved from infected computers with the Infostealer malware and contains URLs that usually cannot be found conventionally.

Domain sample: https://cavalier.hudsonrock.com/api/json/v2/osint-tools/search-by-domain?domain=tesla.com

Thank you.

TheTechromancer commented 3 months ago

Thanks for the suggestion! Looks like a neat operation you have going on!

I noticed most of the URLs are redacted. Is this specific to the free API?

hudsonrock-partnerships commented 3 months ago

Many thanks for checking this issue! Regarding the redacted URLs - yes, this is specific for free API access.

TheTechromancer commented 3 months ago

Got it. Yes this seems like it would be a really useful module!

Would you be interested in making a PR? You could use the urlscan module as a starting point, since it has similar functionality.

hudsonrock-partnerships commented 3 months ago

Sure! Our developer will take care of the code part of PR.