mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-08-03 09:20:18 +03:00
Correct stale skill counts in docs to current 817
CITATION.cff 753 -> 817; ATTACK_COVERAGE.md 753+ -> 817; mappings/README.md "skills scanned" 742 -> 817; coverage-summary.md 753 -> 805 (ATT&CK-mapped).
This commit is contained in:
+2
-2
@@ -6,7 +6,7 @@
|
|||||||
<img src="https://img.shields.io/badge/Tactics-14%2F14-green?style=for-the-badge" alt="Tactics" />
|
<img src="https://img.shields.io/badge/Tactics-14%2F14-green?style=for-the-badge" alt="Tactics" />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
This document maps all **291 unique MITRE ATT&CK techniques** (across **149 parent techniques**) referenced in our **753+ cybersecurity skills** to the 14 Enterprise ATT&CK tactics. Use this to identify coverage gaps, plan detection engineering priorities, or validate your security program against the ATT&CK framework.
|
This document maps all **291 unique MITRE ATT&CK techniques** (across **149 parent techniques**) referenced in our **817 cybersecurity skills** to the 14 Enterprise ATT&CK tactics. Use this to identify coverage gaps, plan detection engineering priorities, or validate your security program against the ATT&CK framework.
|
||||||
|
|
||||||
> **How to read this:** Each technique links to its official ATT&CK page. Skills listed under each technique are the ones in this repository that teach detection, hunting, exploitation, or response for that technique.
|
> **How to read this:** Each technique links to its official ATT&CK page. Skills listed under each technique are the ones in this repository that teach detection, hunting, exploitation, or response for that technique.
|
||||||
|
|
||||||
@@ -505,5 +505,5 @@ GenAI-specific subcategories applied: GOVERN-6.1, GOVERN-6.2 (responsible deploy
|
|||||||
---
|
---
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<sub>Part of <a href="https://github.com/mukul975/Anthropic-Cybersecurity-Skills">Anthropic Cybersecurity Skills</a> — 753+ open-source cybersecurity skills for AI agents</sub>
|
<sub>Part of <a href="https://github.com/mukul975/Anthropic-Cybersecurity-Skills">Anthropic Cybersecurity Skills</a> — 817 open-source cybersecurity skills for AI agents</sub>
|
||||||
</p>
|
</p>
|
||||||
+1
-1
@@ -3,7 +3,7 @@ message: "If you use this repository in your research, tools, or publications, p
|
|||||||
type: software
|
type: software
|
||||||
title: "Anthropic-Cybersecurity-Skills"
|
title: "Anthropic-Cybersecurity-Skills"
|
||||||
abstract: >
|
abstract: >
|
||||||
A structured collection of 753 cybersecurity skills for AI agents, covering
|
A structured collection of 817 cybersecurity skills for AI agents, covering
|
||||||
penetration testing, digital forensics, threat intelligence, incident response,
|
penetration testing, digital forensics, threat intelligence, incident response,
|
||||||
cloud security, OT/SCADA security, AI security, and more. Each skill follows
|
cloud security, OT/SCADA security, AI security, and more. Each skill follows
|
||||||
a standardized format with YAML frontmatter metadata, step-by-step procedures,
|
a standardized format with YAML frontmatter metadata, step-by-step procedures,
|
||||||
|
|||||||
+1
-1
@@ -21,7 +21,7 @@ Alternatively, paste the raw JSON URL into the Navigator's "Load from URL" optio
|
|||||||
|
|
||||||
| Metric | Value |
|
| Metric | Value |
|
||||||
|--------|-------|
|
|--------|-------|
|
||||||
| Total skills scanned | 742 |
|
| Total skills scanned | 817 |
|
||||||
| Unique ATT&CK techniques referenced | 218 |
|
| Unique ATT&CK techniques referenced | 218 |
|
||||||
| Parent techniques | 94 |
|
| Parent techniques | 94 |
|
||||||
| Sub-techniques | 124 |
|
| Sub-techniques | 124 |
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# ATT&CK Coverage Summary
|
# ATT&CK Coverage Summary
|
||||||
|
|
||||||
Coverage analysis of the 753 cybersecurity skills mapped to MITRE ATT&CK Enterprise v15 tactics.
|
Coverage analysis of the 805 cybersecurity skills mapped to MITRE ATT&CK Enterprise tactics.
|
||||||
|
|
||||||
## Tactic Coverage Matrix
|
## Tactic Coverage Matrix
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user