hunt-ioc

Parse IOC lists, query SIEMs, and enrich matched indicators.

120|34|Updated May 9, 2025
One-click install
npx skills add https://github.com/dandye/ai-runbooks --skill hunt-ioc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hunt-ioc
Source: https://github.com/dandye/ai-runbooks/tree/main/skills/hunt-ioc
Command: npx skills add https://github.com/dandye/ai-runbooks --skill hunt-ioc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps security teams quickly locate Indicators of Compromise (IOCs) across their environment by querying SIEM data, threat intel feeds, and related sources, enabling faster detection and response.

Core Features & Use Cases

  • IOC parsing and validation from user-provided lists
  • Iterative SIEM search with tailored UDM queries per IOC type
  • Enrichment and documentation of matched results for case management

Quick Start

Provide a comma-separated list of IOCs and their types, then run the hunt to locate matches and generate enrichment.

Frequently Asked Questions about hunt-ioc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for Indicators of Compromise across my SIEM environment?

You can hunt Indicators of Compromise by providing a comma-separated list of IOCs, which triggers iterative SIEM searches using tailored UDM queries per IOC type to locate matches.

What is the best way to enrich matched IOCs for incident response?

IOC enrichment is performed using entity lookups after SIEM searches, generating standardized result documentation to support case management and accelerate incident response.

Can I parse multiple IOC types like IPs, domains, and hashes at the same time?

Yes, the system supports parsing and validating mixed IOC types, including IPs, domains, hashes, and URLs, from a single user-provided list before executing iterative queries.

Do I need threat intelligence feeds to determine IOC relevance in my environment?

Threat intelligence feeds are queried alongside SIEM data to help determine IOC relevance, allowing you to cross-reference provided indicators against known threats and internal logs.

How does threat hunting handle different IOC data formats during search?

Threat hunting handles different formats by parsing IOC types and applying tailored UDM queries iteratively, ensuring each indicator type is searched correctly within the SIEM.