From f91f72ece490baa771cc1244fc8bf8f603cbbc35 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 27 May 2017 11:10:35 +0200 Subject: [PATCH] Automated Payload Test Controller added --- _pages/tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_pages/tools.md b/_pages/tools.md index d7f298b..073d8fd 100644 --- a/_pages/tools.md +++ b/_pages/tools.md @@ -56,3 +56,4 @@ For the additional software created by the MISP project, check our [MISP project * [OpenDXL-MISP-IntelMQ-Output](https://github.com/mohl1/OpenDXL-MISP-IntelMQ-Output) - This use case is focusing on the automated real-time threat sharing with MISP (Malware Intelligence Sharing Platform), orchestration tool (IntelMQ) and OpenDXL. IntelMQ is used to collect data from the Malware Intelligence Sharing Platform (MISP), to parse and push intelligence via OpenDXL. * [BTG](https://github.com/conix-security/BTG) - BTG's purpose is to make fast and efficient search on IOC including a MISP crawler and collector. * [ThreatPinchLookup](https://github.com/cloudtracer/ThreatPinchLookup) - ThreatPinch Lookup creates informational tooltips when hovering oven an item of interest on any website and contains a MISP connector. +* [Automated Payload Test Controller](https://github.com/jymcheong/aptc) - A set of scripts using PyMISP to extend MISP for automated payload testing.