IOC Parser
A tool to extract indicators of compromise from security reports in PDF format.

IOC Parser
A tool to extract indicators of compromise from security reports in PDF format.
IOC Parser Description
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 FILE: File/directory path to report(s) -p INI: Pattern file -i FORMAT: Input format (pdf/txt/html) -o FORMAT: Output format (csv/json/yara) -d: Deduplicate matches -l LIB: Parsing library Installation: pip install ioc_parser Requirements: One of the following PDF parsing libraries: - PyPDF2: pip install pypdf2 - pdfminer: pip install pdfminer For HTML parsing support: - BeautifulSoup: pip install beautifulsoup4 For HTTP(S) support: - requests: pip install requests
IOC Parser FAQ
Common questions about IOC Parser including features, pricing, alternatives, and user reviews.
IOC Parser is A tool to extract indicators of compromise from security reports in PDF format.. It is a Threat Management solution designed to help security teams with File Analysis, IOC, APT.