← Back to the detection library

About & methodology

Last updated 2026-06-15 01:48 UTC · this page is regenerated by the same pipeline it describes.

What this is

Clankerusecase is a free, continuously-updated detection engineering resource. A pipeline watches 11+ threat-intelligence sources (The Hacker News, BleepingComputer, Microsoft Security Blog, Cisco Talos, Securelist, SentinelLabs, Unit 42, ESET, Lab52, CISA KEV, GitHub Security Advisories) and, within ~2 hours of an article publishing, turns it into MITRE ATT&CK-mapped detection use cases with queries for Microsoft Defender (KQL), Microsoft Sentinel (KQL), Splunk (SPL/CIM), Sigma, Datadog Cloud SIEM, and CrowdStrike Falcon LogScale — plus extracted, defanged IOCs and kill-chain context.

Who runs it

This is a solo project by Virtualhaggis — a security practitioner building the tool they wanted on shift: a way to go from "I just read about this campaign" to "here is the query I run" in one click. It runs in spare time, with no company behind it, no SLA, and no warranty. The generator code, the detection content, and the full pipeline are open source: github.com/Virtualhaggis/usecaseintel.

How detections are generated

Two paths feed the library:

Every detection links back to its source article, so you can verify the logic against the original reporting in under a minute.

What we validate — and what we don't

Every published query is checked for:

What we do NOT do (yet):

Bottom line: treat everything here as a strong, context-rich starting point. Test in staging, tune the allowlists to your environment, then promote to production.

What the labels mean

Using the content

Everything is MIT-licensed — code and detection content. Deploy the queries in your SOC, adapt them, ship them in internal detection libraries, use them commercially. Attribution is appreciated but not required. Machine-readable exports, refreshed every run:

Found a bad detection?

Tell us — that is how an AI-assisted library earns trust. Open a GitHub issue with the UC title and what is wrong (false positives, broken syntax, wrong field, missed coverage). Reports get triaged and fixes ship through the normal pipeline runs.

No warranty of any kind. Detections are provided as-is; validate before relying on them in production. Defanged IOCs are intentionally not clickable.