From 6085d2cf2aca1b2fba6d5d221ef4f551c14fa4d8 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Thu, 16 Jun 2016 08:13:00 +0200 Subject: [PATCH] MalSploitBase added --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4dea2ac..0979a2b 100644 --- a/README.md +++ b/README.md @@ -573,6 +573,8 @@ the [browser malware](#browser-malware) section.* of malware. * [DC3-MWCP](https://github.com/Defense-Cyber-Crime-Center/DC3-MWCP) - The Defense Cyber Crime Center's Malware Configuration Parser framework. +* [MalSploitBase](https://github.com/misterch0c/malSploitBase) - A database + containing exploits used by malware. * [Pafish](https://github.com/a0rtega/pafish) - Paranoid Fish, a demonstration tool that employs several techniques to detect sandboxes and analysis environments in the same way as malware families do.