From 5e92e28523f98d1b0d1b3a50e25938c36057b92c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fuz=20ALBA=C5=9E?= Date: Thu, 16 Feb 2023 14:44:20 +0300 Subject: [PATCH] The misp-extractor tool has been added. --- _pages/tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_pages/tools.md b/_pages/tools.md index 0f0d7f0..03533fe 100644 --- a/_pages/tools.md +++ b/_pages/tools.md @@ -77,6 +77,7 @@ For the additional software created by the MISP project, check our [MISP project ### Software or Services with MISP support or Extending MISP functionalities +* [misp-extractor](https://github.com/00gxd14g/misp-extractor) - Connects to a MISP instance and retrieves attributes of specific types src-ip,dst-ip,url,domain The retrieved attributes are then written to separate files. * [AIL framework - Framework for Analysis of Information Leaks](https://github.com/CIRCL/AIL-framework) - AIL framework - Framework for Analysis of Information Leaks use MISP to share found leaks within a threat intelligence platform using MISP standard (objects). * [Automated Payload Test Controller](https://github.com/jymcheong/aptc) - A set of scripts using PyMISP to extend MISP for automated payload testing. * [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.