github.com/mukul975/Anthropic-Cybersecurity-Skills
| Skill | Added | Review |
|---|---|---|
abusing-dpapi-for-credential-access skills/abusing-dpapi-for-credential-access/SKILL.md Extract and decrypt Windows DPAPI-protected secrets (Credential Manager, browser logins/cookies, Wi-Fi credentials, KeePass keys) online or offline using SharpDPAPI, SharpChrome, Mimikatz, or Impacket's dpapi.py, including domain-wide decryption via the DPAPI backup key. Use during authorized red-team credential-access engagements after gaining a foothold or when triaging DPAPI blobs pulled from a host. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 54a7988 | |
abusing-shadow-credentials-for-privesc skills/abusing-shadow-credentials-for-privesc/SKILL.md Take over Active Directory accounts by writing attacker-controlled public keys to msDS-KeyCredentialLink (Shadow Credentials) with pyWhisker, Whisker, or Certipy, then authenticate via PKINIT to recover the target's NT hash without a password reset. Use when BloodHound shows GenericWrite/GenericAll/AddKeyCredentialLink over a target, as a stealthier alternative to ForceChangePassword, during authorized red-team engagements. | 74 74 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 54a7988 | |
achieving-cmmc-level-2-compliance skills/achieving-cmmc-level-2-compliance/SKILL.md Prepare a defense-contractor environment for CMMC Level 2 certification: scope CUI and FCI, implement the 110 NIST SP 800-171 Rev 2 security requirements across 14 families, compute the SPRS score with the DoD Assessment Methodology, manage a compliant POA&M, and ready the organization for a C3PAO assessment. Use when an organization handles Controlled Unclassified Information (CUI) under a DoD contract, when a contract carries DFARS clause 252.204-7012/7019/7020/7021, when preparing for or responding to a CMMC assessment, when computing or improving an SPRS score, when building a System Security Plan or POA&M for 800-171, or when scoping which systems are in the CUI boundary. Keywords: CMMC, CMMC Level 2, NIST 800-171, SP 800-171 Rev 2, CUI, FCI, SPRS, DFARS 7012, C3PAO, POA&M, System Security Plan, DoD Assessment Methodology, 110 controls, defense industrial base, DIB, FedRAMP equivalency. | 74 74 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 54a7988 | |
acquiring-disk-image-with-dd-and-dcfldd skills/acquiring-disk-image-with-dd-and-dcfldd/SKILL.md Create forensically sound bit-for-bit disk images with dd or dcfldd on a Linux forensic workstation, preserving evidence integrity through hash verification (MD5/SHA) during acquisition. Use when imaging a suspect drive, USB device, or memory card for investigation, preserving volatile disk evidence during incident response, or producing a verified copy for legal or law-enforcement proceedings before any destructive analysis. | 68 68 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 54a7988 | |
analyzing-active-directory-acl-abuse skills/analyzing-active-directory-acl-abuse/SKILL.md Detect dangerous ACL misconfigurations in Active Directory using ldap3 to identify GenericAll, WriteDACL, and WriteOwner abuse paths | 49 49 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 54a7988 | |
analyzing-android-malware-with-apktool skills/analyzing-android-malware-with-apktool/SKILL.md Perform static analysis of Android APK malware using apktool for resource decompilation, jadx for Java source recovery, and androguard for manifest inspection, dangerous permission-combination detection, and identification of obfuscated code, dynamic code loading, and reflection-based API calls. Use to statically triage a suspicious APK without executing it or to build mobile malware detection rules. | 63 63 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 54a7988 | |
analyzing-api-gateway-access-logs skills/analyzing-api-gateway-access-logs/SKILL.md Parses API Gateway access logs (AWS API Gateway, Kong, Nginx) to detect BOLA/IDOR attacks, rate limit bypass, credential scanning, and injection attempts. Uses pandas for statistical analysis of request patterns and anomaly detection. Use when investigating API abuse or building API-specific threat detection rules. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 54a7988 | |
analyzing-apt-group-with-mitre-navigator skills/analyzing-apt-group-with-mitre-navigator/SKILL.md Query ATT&CK data with attackcti, mitreattack-python, and stix2, then build MITRE ATT&CK Navigator layers and multi-layer heatmap overlays mapping one or more APT groups' TTPs for detection-gap analysis. Use to compare threat-actor technique coverage, find gaps in detection engineering, or produce Navigator visualizations for threat-intel reporting. | 65 65 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 54a7988 | |
analyzing-azure-activity-logs-for-threats skills/analyzing-azure-activity-logs-for-threats/SKILL.md Queries Azure Monitor activity logs and sign-in logs via azure-monitor-query to detect suspicious administrative operations, impossible travel, privilege escalation, and resource modifications. Builds KQL queries for threat hunting in Azure environments. Use when investigating suspicious Azure tenant activity or building cloud SIEM detections. | 63 63 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 54a7988 | |
analyzing-bootkit-and-rootkit-samples skills/analyzing-bootkit-and-rootkit-samples/SKILL.md Analyzes bootkit and advanced rootkit malware infecting the Master Boot Record (MBR), Volume Boot Record (VBR), or UEFI firmware for below-OS persistence, covering boot sector analysis, UEFI module inspection, and anti-rootkit detection. Use when compromise survives OS reinstallation or antivirus/EDR fails to detect malware despite clear infection signs. | 65 65 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 54a7988 | |
analyzing-browser-forensics-with-hindsight skills/analyzing-browser-forensics-with-hindsight/SKILL.md Parse Chromium-based browser databases with Hindsight to extract and correlate browsing history, downloads, cookies, cached content, autofill data, saved passwords, and extensions from Chrome, Edge, Brave, Opera, and Vivaldi into a unified timeline (XLSX, JSON, or SQLite output). Use during incident response, insider-threat investigations, or criminal cases when you need to reconstruct a user's web activity from a browser profile. | 63 63 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 54a7988 | |
analyzing-campaign-attribution-evidence skills/analyzing-campaign-attribution-evidence/SKILL.md Systematically evaluate cyber-campaign evidence to attribute an operation to a threat actor, using the Diamond Model and Analysis of Competing Hypotheses (ACH) to weigh infrastructure overlaps, TTP consistency, malware code similarity, and timing/language artifacts into confidence-weighted attribution assessments. Use when an incident investigation needs a defensible attribution confidence level. | 66 66 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 54a7988 | |
analyzing-certificate-transparency-for-phishing skills/analyzing-certificate-transparency-for-phishing/SKILL.md Monitor Certificate Transparency logs using crt.sh and Certstream to detect phishing domains, lookalike certificates, and unauthorized certificate issuance targeting your organization. | 59 59 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 54a7988 | |
analyzing-cloud-storage-access-patterns skills/analyzing-cloud-storage-access-patterns/SKILL.md Detect abnormal access in AWS S3, GCS, and Azure Blob Storage by analyzing CloudTrail Data Events, GCS audit logs, and Azure Storage Analytics for after-hours bulk downloads, new-IP access, and API-call spikes (e.g. GetObject) via statistical baselines and time-series anomaly detection. Use when investigating suspected cloud data exfiltration or building related detection rules. | 65 65 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 54a7988 | |
analyzing-cobalt-strike-beacon-configuration skills/analyzing-cobalt-strike-beacon-configuration/SKILL.md Extract and analyze Cobalt Strike beacon configuration from PE files and memory dumps to identify C2 infrastructure, malleable profiles, and operator tradecraft. | 58 58 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 54a7988 | |
analyzing-cobaltstrike-malleable-c2-profiles skills/analyzing-cobaltstrike-malleable-c2-profiles/SKILL.md Parse and analyze Cobalt Strike Malleable C2 profiles with dissect.cobaltstrike (profiles and beacon-payload configs) and pyMalleableC2 (AST parsing) to extract HTTP/DNS transforms, URIs, headers, sleep/jitter, and injection behavior, then generate network detection signatures. Use when reverse-engineering a captured malleable profile or building detections against Cobalt Strike Beacon traffic. | 63 63 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 54a7988 | |
analyzing-command-and-control-communication skills/analyzing-command-and-control-communication/SKILL.md Analyzes malware C2 communication over HTTP, HTTPS, DNS, and custom protocols to reverse-engineer beacon patterns, command structures, data encoding, and infrastructure (primary servers, fallback domains, dead drops). Use after reverse engineering reveals network traffic needing protocol analysis or when building detection signatures for a framework like Cobalt Strike, Metasploit, or Sliver. | 64 64 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 54a7988 | |
analyzing-cyber-kill-chain skills/analyzing-cyber-kill-chain/SKILL.md Analyzes intrusion activity against the Lockheed Martin Cyber Kill Chain framework to identify which phases an adversary has completed, where defenses succeeded or failed, and what controls would have interrupted the attack at earlier phases. Use when conducting post-incident analysis, building prevention-focused security controls, or mapping detection gaps to kill chain phases. Activates for requests involving kill chain analysis, intrusion kill chain, attack phase mapping, or Lockheed Martin kill chain framework. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 54a7988 | |
analyzing-disk-image-with-autopsy skills/analyzing-disk-image-with-autopsy/SKILL.md Perform comprehensive forensic analysis of raw (dd), E01, or AFF disk images with Autopsy and The Sleuth Kit, recovering deleted files, examining metadata and embedded artifacts, keyword searching, and building investigation timelines with visual reports. Use for structured analysis of a forensic disk image or when stakeholders need visual reports from evidence. | 63 63 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 54a7988 | |
analyzing-dns-logs-for-exfiltration skills/analyzing-dns-logs-for-exfiltration/SKILL.md Analyzes DNS query logs to detect data exfiltration via DNS tunneling, DGA domain communication, and covert C2 channels using entropy analysis, query volume anomalies, and subdomain length detection in SIEM platforms. Use when SOC teams need to identify DNS-based threats that bypass traditional network security controls. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 54a7988 | |
analyzing-docker-container-forensics skills/analyzing-docker-container-forensics/SKILL.md Investigate compromised Docker containers by analyzing images, layers, volumes, logs, and runtime artifacts to identify malicious activity and evidence. | 60 60 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 54a7988 | |
analyzing-email-headers-for-phishing-investigation skills/analyzing-email-headers-for-phishing-investigation/SKILL.md Parse and analyze email headers (Received chain, Return-Path, Message-ID) to trace the true origin of a phishing email and validate SPF, DKIM, and DMARC results to confirm or rule out sender spoofing. Use when triaging a suspicious or reported email, investigating a phishing incident, or verifying whether a message's sender domain was spoofed. | 64 64 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 54a7988 | |
analyzing-ethereum-smart-contract-vulnerabilities skills/analyzing-ethereum-smart-contract-vulnerabilities/SKILL.md Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet. | 52 52 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 54a7988 | |
analyzing-golang-malware-with-ghidra skills/analyzing-golang-malware-with-ghidra/SKILL.md Reverse engineer Go-compiled malware in Ghidra by parsing Go buildinfo and pclntab structures, recovering stripped/obfuscated function names (e.g. via GoResolver), and extracting embedded module/dependency strings and types from Go binaries. Use when analyzing a Go-language malware sample, deobfuscating a garble-packed Go binary, or recovering function names and third-party dependencies from a stripped Go executable. | 61 61 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 54a7988 | |
analyzing-heap-spray-exploitation skills/analyzing-heap-spray-exploitation/SKILL.md Detect and analyze heap spray attacks in memory dumps using Volatility3 plugins to identify NOP sled patterns, shellcode landing zones, and suspicious large allocations in process virtual address space. | 50 50 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 54a7988 |