ATT&CK as JSON
Downloaded enterprise-attack.json and used Claude to analyze data sources. Process Creation alone covers 65% of ATT&CK techniques.
Daily practical tips for using AI in defensive security work. Skills, hooks, prompts, and workflows for blue teams.
Downloaded enterprise-attack.json and used Claude to analyze data sources. Process Creation alone covers 65% of ATT&CK techniques.
Built an MCP server with 10 tools for querying ATT&CK data. Packaged as .mcpb for Claude Desktop.
Generated 2,396 interlinked notes covering Tactics, Techniques, and Data Components with graph view.
A slash command that builds ATT&CK notes with frontmatter, backlinks, and relationships via Obsidian CLI.
URL to defensive playbook in one command. ATT&CK mapping, data sources, and Atomic Red Team tests.
Reads a Splunk query from an Obsidian note, runs it via REST API, builds a Sysmon process tree, and appends results.
Queries Sysmon Event IDs 1, 3, 6, 7, 22 from Splunk and categorizes third-party software with framework detection via DLL analysis.
A SessionStart hook that queries Splunk for AD account changes, group membership, logon events, and failures. Claude reasons over the data and flags what matters.
Claude + tshark analyzes PCAPs, maps findings to ATT&CK, and writes an Obsidian note with all tshark commands for verification.
Links ATT&CK data sources to SIEM event IDs, shows technique coverage with TUI bar charts, and ranks priority gaps by bang-for-buck.
Drills into the noisiest SIEM events by sourcetype and event ID. Traces noise generators and provides tuning recommendations with events/sec savings.
5 parallel Splunk queries for host inventory, volume anomalies, ingestion delay, data model status, and internal errors. Adaptive deep-dive with cross-signal correlation.
Auto-provisions misconfigured pods on minikube (plaintext secrets, privileged containers, wildcard RBAC) then tutors you through fixing them.
One prompt builds a cross-platform Docker container with 17 security tools: Hayabusa, Chainsaw, tshark, YARA, capa, Volatility3, and more.
Full RBAC audit of a K8s cluster. Claude reasons over the RBAC graph to find escalation paths, dormant privileges, and blast radius.
Scans dependencies with pip-audit and osv-scanner, then triages by reachability. 37 CVEs found, only 5 actually matter.
Feed any Sysmon XML config to Claude for an instant sanity check. Identifies disabled event IDs, coverage gaps, and stale exclusions.
Paste Sysmon XML, get a visual ATT&CK coverage heatmap. Color-coded: green (covered), yellow (partial), red (blind spot), grey (disabled).
Full course release for using Claude in defensive security workflows. 10 modules covering MCP servers, skills, hooks, and end-to-end workflows.
Multi-agent skill that audits Linux (SSH) and Windows (WinRM) in parallel against 20 CIS Benchmark checks, mapped to NIST, PCI-DSS, and ATT&CK.
Reads a Splunk query from Obsidian, benchmarks it, auto-converts to tstats via accelerated data models, and compares performance. 7.9x faster.
- Ingest a threat intel report. - Map it to ATT&CK
Have Claude query your existing SIEM data and build you an ATT&CK Navigator heatmap.
Preview of my new AgentFence tool!
Use Claude to scan your existing Active Directory environment and provision you a PowerShell script & corresponding Splunk queries for deception/honey accounts.