From 29d84ae6ccd4cf7db2febae740c415faac0caed6 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 17 Jun 2017 17:25:33 +0200 Subject: [PATCH] misp-bulk-tag addded --- _pages/tools.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_pages/tools.md b/_pages/tools.md index 4f0ec21..40664f4 100644 --- a/_pages/tools.md +++ b/_pages/tools.md @@ -58,3 +58,5 @@ For the additional software created by the MISP project, check our [MISP project * [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. * [MISP Golang](https://github.com/qjerome/golang-misp) - Golang Library to interact with your MISP instance. +* [misp-bulk-tag](https://github.com/morallo/misp-bulk-tag) - this script performs bulk tagging operations over MISP. +