SteveClement / ioc_parser

Tool to extract indicators of compromise from security reports in PDF format
Other
2 stars 2 forks source link

ioc-parser

IOC Parser is a tool to extract indicators of compromise from security reports in PDF format. A good collection of APT related reports with many IOCs can be found here: APTNotes.

Usage

iocp [-h] [-p INI] [-i FORMAT] [-o FORMAT] [-d] [-l LIB] FILE

Installation

pip install ioc_parser

Dependencies

Requirements

One of the following PDF parsing libraries:

For HTML parsing support:

For HTTP(S) support:

For XLS/XLSX support:

For Gmail support:

Merged changes from forks:

@buffer

@dadokkio

@LDO-CERT