From 6a3859dfe6e860d87b3674dda668dde3c7afb7e1 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 27 May 2017 11:12:48 +0200 Subject: [PATCH] MISP golang added --- _pages/tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_pages/tools.md b/_pages/tools.md index 073d8fd..fc545cb 100644 --- a/_pages/tools.md +++ b/_pages/tools.md @@ -57,3 +57,4 @@ For the additional software created by the MISP project, check our [MISP project * [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. +* [MISP Golang](https://github.com/qjerome/golang-misp) - Golang Library to interact with your MISP instance.