chore: auto-update index.json

This commit is contained in:
mukul975
2026-03-10 23:40:24 +00:00
parent cd8a26b606
commit e77d55ad50
+91 -9
View File
@@ -1,15 +1,15 @@
{ {
"version": "1.0.0", "version": "1.0.0",
"generated_at": "2026-03-10T23:37:23Z", "generated_at": "2026-03-10T23:40:24Z",
"repository": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", "repository": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
"total_skills": 654, "total_skills": 659,
"total_domains": 1, "total_domains": 1,
"total_subdomains": 27, "total_subdomains": 28,
"domain_stats": { "domain_stats": {
"cybersecurity": 654 "cybersecurity": 659
}, },
"subdomain_stats": { "subdomain_stats": {
"digital-forensics": 34, "digital-forensics": 35,
"security-operations": 32, "security-operations": 32,
"threat-intelligence": 46, "threat-intelligence": 46,
"malware-analysis": 35, "malware-analysis": 35,
@@ -22,9 +22,9 @@
"incident-response": 24, "incident-response": 24,
"red-teaming": 24, "red-teaming": 24,
"devsecops": 16, "devsecops": 16,
"identity-access-management": 33, "identity-access-management": 34,
"vulnerability-management": 24, "vulnerability-management": 24,
"threat-hunting": 36, "threat-hunting": 37,
"web-application-security": 41, "web-application-security": 41,
"penetration-testing": 23, "penetration-testing": 23,
"zero-trust-architecture": 13, "zero-trust-architecture": 13,
@@ -32,8 +32,9 @@
"endpoint-security": 16, "endpoint-security": 16,
"ot-ics-security": 28, "ot-ics-security": 28,
"api-security": 28, "api-security": 28,
"threat-detection": 2,
"ransomware-defense": 5, "ransomware-defense": 5,
"threat-detection": 1, "application-security": 1,
"compliance-governance": 5, "compliance-governance": 5,
"red-team": 1 "red-team": 1
}, },
@@ -44,7 +45,7 @@
}, },
{ {
"tag": "threat-hunting", "tag": "threat-hunting",
"count": 44 "count": 45
}, },
{ {
"tag": "penetration-testing", "tag": "penetration-testing",
@@ -1137,6 +1138,22 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"path": "skills/analyzing-web-server-logs-for-intrusion" "path": "skills/analyzing-web-server-logs-for-intrusion"
}, },
{
"name": "analyzing-windows-amcache-artifacts",
"description": ">",
"domain": "cybersecurity",
"subdomain": "digital-forensics",
"tags": [
"amcache",
"windows-forensics",
"registry-analysis",
"execution-artifacts"
],
"version": "1.0",
"author": "mukul975",
"license": "Apache-2.0",
"path": "skills/analyzing-windows-amcache-artifacts"
},
{ {
"name": "analyzing-windows-event-logs-in-splunk", "name": "analyzing-windows-event-logs-in-splunk",
"description": ">", "description": ">",
@@ -3708,6 +3725,22 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"path": "skills/detecting-lateral-movement-with-splunk" "path": "skills/detecting-lateral-movement-with-splunk"
}, },
{
"name": "detecting-living-off-the-land-attacks",
"description": ">",
"domain": "cybersecurity",
"subdomain": "threat-detection",
"tags": [
"lolbins",
"lotl",
"fileless-attacks",
"process-monitoring"
],
"version": "1.0",
"author": "mukul975",
"license": "Apache-2.0",
"path": "skills/detecting-living-off-the-land-attacks"
},
{ {
"name": "detecting-mimikatz-execution-patterns", "name": "detecting-mimikatz-execution-patterns",
"description": "Detect Mimikatz execution through command-line patterns, LSASS access signatures, binary indicators, and in-memory detection of known modules.", "description": "Detect Mimikatz execution through command-line patterns, LSASS access signatures, binary indicators, and in-memory detection of known modules.",
@@ -6273,6 +6306,23 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"path": "skills/implementing-device-posture-assessment-in-zero-trust" "path": "skills/implementing-device-posture-assessment-in-zero-trust"
}, },
{
"name": "implementing-devsecops-security-scanning",
"description": ">",
"domain": "cybersecurity",
"subdomain": "application-security",
"tags": [
"devsecops",
"sast",
"sca",
"container-security",
"ci-cd"
],
"version": "1.0",
"author": "mukul975",
"license": "Apache-2.0",
"path": "skills/implementing-devsecops-security-scanning"
},
{ {
"name": "implementing-diamond-model-analysis", "name": "implementing-diamond-model-analysis",
"description": "The Diamond Model of Intrusion Analysis provides a structured framework for analyzing cyber intrusions by examining four core features: Adversary, Capability, Infrastructure, and Victim. This skill co", "description": "The Diamond Model of Intrusion Analysis provides a structured framework for analyzing cyber intrusions by examining four core features: Adversary, Capability, Infrastructure, and Victim. This skill co",
@@ -7427,6 +7477,22 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"path": "skills/implementing-privileged-access-management-with-cyberark" "path": "skills/implementing-privileged-access-management-with-cyberark"
}, },
{
"name": "implementing-privileged-session-monitoring",
"description": ">",
"domain": "cybersecurity",
"subdomain": "identity-access-management",
"tags": [
"pam",
"session-monitoring",
"privileged-access",
"audit-logging"
],
"version": "1.0",
"author": "mukul975",
"license": "Apache-2.0",
"path": "skills/implementing-privileged-session-monitoring"
},
{ {
"name": "implementing-proofpoint-email-security-gateway", "name": "implementing-proofpoint-email-security-gateway",
"description": "Deploy and configure Proofpoint Email Protection as a secure email gateway to detect and block phishing, malware, BEC, and spam before messages reach user inboxes.", "description": "Deploy and configure Proofpoint Email Protection as a secure email gateway to detect and block phishing, malware, BEC, and spam before messages reach user inboxes.",
@@ -10845,6 +10911,22 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"path": "skills/performing-threat-hunting-with-elastic-siem" "path": "skills/performing-threat-hunting-with-elastic-siem"
}, },
{
"name": "performing-threat-hunting-with-yara-rules",
"description": ">",
"domain": "cybersecurity",
"subdomain": "threat-hunting",
"tags": [
"yara",
"malware-detection",
"threat-hunting",
"pattern-matching"
],
"version": "1.0",
"author": "mukul975",
"license": "Apache-2.0",
"path": "skills/performing-threat-hunting-with-yara-rules"
},
{ {
"name": "performing-threat-landscape-assessment-for-sector", "name": "performing-threat-landscape-assessment-for-sector",
"description": "Conduct a sector-specific threat landscape assessment by analyzing threat actor targeting patterns, common attack vectors, and industry-specific vulnerabilities to inform organizational risk management.", "description": "Conduct a sector-specific threat landscape assessment by analyzing threat actor targeting patterns, common attack vectors, and industry-specific vulnerabilities to inform organizational risk management.",