From 14903da2878836d16158b14d56884b7e53ae40f3 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Wed, 15 Apr 2020 17:23:47 -0400 Subject: [PATCH] Add AttackerKB. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 045dc9c..558eec3 100644 --- a/README.md +++ b/README.md @@ -242,6 +242,7 @@ See also [awesome-threat-detection](https://github.com/0x4D31/awesome-threat-det See also [awesome-threat-intelligence](https://github.com/hslatman/awesome-threat-intelligence). - [Active Directory Control Paths](https://github.com/ANSSI-FR/AD-control-paths) - Visualize and graph Active Directory permission configs ("control relations") to audit questions such as "Who can read the CEO's email?" and similar. +- [AttackerKB](https://attackerkb.com/) - Free and public crowdsourced vulnerability assessment platform to help prioritize high-risk patch application and combat vulnerability fatigue. - [DATA](https://github.com/hadojae/DATA) - Credential phish analysis and automation tool that can acccept suspected phishing URLs directly or trigger on observed network traffic containing such a URL. - [Forager](https://github.com/opensourcesec/Forager) - Multi-threaded threat intelligence gathering built with Python3 featuring simple text-based configuration and data storage for ease of use and data portability. - [GRASSMARLIN](https://github.com/nsacyber/GRASSMARLIN) - Provides IP network situational awareness of industrial control systems (ICS) and Supervisory Control and Data Acquisition (SCADA) by passively mapping, accounting for, and reporting on your ICS/SCADA network topology and endpoints.