Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Hudson Rock to Threat Intelligence section #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ Some of the tools may be specifically designed for blue teaming, while others ar
<ul>
<ul>
<li><b><a href="#maltego">Maltego</a></b><i> Threat Intelligence Platform</i></li>
<li><b><a href="#Hudson Rock">Hudson Rock</a></b><i> Threat Intelligence Platform</i></li>
<li><b><a href="#misp">MISP</a></b><i> Malware Information Sharing Platform</i></li>
<li><b><a href="#threatconnect">ThreatConnect</a></b><i> Threat data aggregation</i></li>
<li><b><a href="#adversary-emulation-library">Adversary Emulation Library</a></b><i> An open library of adversary emulation plans</i></li>
Expand Down Expand Up @@ -1086,6 +1087,12 @@ You can schedule a demo [here](https://www.maltego.com/get-a-demo/).

*Image used from https://www.maltego.com/reduce-your-cyber-security-risk-with-maltego/*

### [🔙](#tool-list)[Hudson Rock](https://www.hudsonrock.com)

Hudson Rock is a cybercrime intelligence company that collects data from computers infected by the Infostealer malware. Our complimentary community toolset is open to check if an email address, username or domain was affected in this malware infection.

Free cybercrime intelligence toolset [here](https://www.hudsonrock.com/threat-intelligence-cybercrime-tools).

### [🔙](#tool-list)[MISP](https://www.misp-project.org/)

MISP (short for Malware Information Sharing Platform) is an open-source platform for sharing, storing, and correlating Indicators of Compromise (IOCs) of targeted attacks, threats, and malicious activity.
Expand Down