analyzing-campaign-attribution-evidence

Featured

Campaign attribution analysis involves systematically evaluating evidence to determine which threat actor or group is responsible for a cyber operation. This skill covers collecting and weighting attr

AI & Automation 54 stars 10 forks Updated today MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
58
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Analyzing Campaign Attribution Evidence ## Overview Campaign attribution analysis involves systematically evaluating evidence to determine which threat actor or group is responsible for a cyber operation. This skill covers collecting and weighting attribution indicators using the Diamond Model and ACH (Analysis of Competing Hypotheses), analyzing infrastructure overlaps, TTP consistency, malware code similarities, operational timing patterns, and language artifacts to build confidence-weighted attribution assessments. ## When to Use - When investigating security incidents that require analyzing campaign attribution evidence - When building detection rules or threat hunting queries for this domain - When SOC analysts need structured procedures for this analysis type - When validating security monitoring coverage for related attack techniques ## Prerequisites - Python 3.9+ with `attackcti`, `stix2`, `networkx` libraries - Access to threat intelligence platforms (MISP, OpenCTI) - Understanding of Diamond Model of Intrusion Analysis - Familiarity with MITRE ATT&CK threat group profiles - Knowledge of malware analysis and infrastructure tracking techniques ## Key Concepts ### Attribution Evidence Categories 1. **Infrastructure Overlap**: Shared C2 servers, domains, IP ranges, hosting providers 2. **TTP Consistency**: Matching ATT&CK techniques and sub-techniques across campaigns 3. **Malware Code Similarity**: Shared code bases, compilers, PDB paths, encryption routines...

Details

Author
26zl
Repository
26zl/cybersec-toolkit
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category