From f2c967d90212071112fd3c217d13c6498c5913d4 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Mon, 8 Feb 2016 17:26:36 +0100 Subject: [PATCH 1/2] Python IOC editor added --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b991ff5..d79f3c6 100644 --- a/README.md +++ b/README.md @@ -356,6 +356,14 @@ A certain amount of (domain- or business-specific) analysis is necessary to crea Generate STIX XML from OpenIOC XML. + + + PyIOCe + + + PyIOCe is an IOC editor written in Python. + + TAXII Test Server From a8d61e434ba6f4e901ca0f6e008968b5fcb3e3e8 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Mon, 8 Feb 2016 17:27:49 +0100 Subject: [PATCH 2/2] ioc_parser added --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d79f3c6..a07639a 100644 --- a/README.md +++ b/README.md @@ -340,6 +340,14 @@ A certain amount of (domain- or business-specific) analysis is necessary to crea Python client for the IBM X-Force Exchange. + + + ioc_parser + + + Tool to extract indicators of compromise from security reports in PDF format. + + libtaxii