iocextract Logo

iocextract

0
Free
Updated 11 March 2025
Visit Website

iocextract Indicator of Compromise (IOC) extractor for some of the most commonly ingested artifacts. Overview The Problem Our Solution Example Use Case Installation Usage Library Command Line Interface Helpful Information FAQ More Details Custom Regex Related Projects Contributing Overview The iocextract package is a library and command line interface (CLI) for extracting URLs, IP addresses, MD5/SHA hashes, email addresses, and YARA rules from text corpora. It allows for you to extract encoded and "defanged" IOCs and optionally decode or refang them. The Problem It is common practice for malware analysts or endpoint software to "defang" IOCs such as URLs and IP addresses, in order to prevent accidental exposure to live malicious content. Being able to extract and aggregate these IOCs is often valuable for analysts. Unfortunately, existing "IOC extraction" tools often pass right by them, as they are not caught by standard regex. For example, the simple defanging technique of surrounding periods with brackets: 127[.]0[.]0[.]1 Existing tools that use a simple IP address regex will ignore this IOC entirely. Our Solution By combining specially crafted regex with some careful consideration of the problem, we can effectively extract these IOCs.

FEATURES

SIMILAR TOOLS

Compact C framework for analyzing suspected malware documents and detecting exploits and embedded executables.

PinCTF is a tool for using Intel's Pin Tool to instrument reverse engineering binaries and count instructions.

Automated Android Malware Analysis tool

Yaraprocessor allows for scanning data streams in unique ways and dynamic scanning of payloads from network packet captures.

An open source machine code decompiler that converts binary executables into readable C source code across multiple architectures and file formats.

Repository of TRISIS/TRITON/HatMan malware samples and decompiled sources targeting ICS Triconex SIS controllers.

Automatic YARA rule generation for malware repositories.

Online Java decompiler tool with support for modern Java features.

Detect capabilities in executable files and identify potential behaviors.

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Operated by:

Mandos Cyber • KVK: 97994448

Netherlands • contact@mandos.io

Copyright © 2025 - All rights reserved