mitre-attack▌
62 indexed skills · max 10 per page
implementing-continuous-security-validation-with-bas
mukul975/Anthropic-Cybersecurity-Skills · implementing-continuous-security-validation-with-bas
Deploy Breach and Attack Simulation tools to continuously validate security control effectiveness by safely emulating real-world attack techniques across the kill chain.
hunting-for-lateral-movement-via-wmi
mukul975/Anthropic-Cybersecurity-Skills · hunting-for-lateral-movement-via-wmi
Detect WMI-based lateral movement by analyzing Windows Event ID 4688 process creation and Sysmon Event ID 1 for WmiPrvSE.exe child process patterns, remote process execution, and WMI event subscription persistence.
building-attack-pattern-library-from-cti-reports
mukul975/Anthropic-Cybersecurity-Skills · building-attack-pattern-library-from-cti-reports
Extract and catalog attack patterns from cyber threat intelligence reports into a structured STIX-based library mapped to MITRE ATT&CK for detection engineering and threat-informed defense.
hunting-for-unusual-network-connections
mukul975/Anthropic-Cybersecurity-Skills · hunting-for-unusual-network-connections
Hunt for unusual network connections by analyzing outbound traffic patterns, rare destinations, non-standard ports, and anomalous connection frequencies from endpoints.
performing-threat-hunting-with-elastic-siem
mukul975/Anthropic-Cybersecurity-Skills · performing-threat-hunting-with-elastic-siem
Performs proactive threat hunting in Elastic Security SIEM using KQL/EQL queries, detection rules, and Timeline investigation to identify threats that evade automated detection. Use when SOC teams need to hunt for specific ATT&CK techniques, investigate anomalous behaviors, or validate detection coverage gaps using Elasticsearch and Kibana Security.
hunting-for-webshell-activity
mukul975/Anthropic-Cybersecurity-Skills · hunting-for-webshell-activity
Hunt for web shell deployments on internet-facing servers by analyzing file creation in web directories, suspicious process spawning from web servers, and anomalous HTTP patterns.
detecting-service-account-abuse
mukul975/Anthropic-Cybersecurity-Skills · detecting-service-account-abuse
Detect abuse of service accounts through anomalous interactive logons, privilege escalation, lateral movement, and unauthorized access patterns.
hunting-for-supply-chain-compromise
mukul975/Anthropic-Cybersecurity-Skills · hunting-for-supply-chain-compromise
Hunt for supply chain compromise indicators including trojanized software updates, compromised dependencies, unauthorized code modifications, and tampered build artifacts.
hunting-for-scheduled-task-persistence
mukul975/Anthropic-Cybersecurity-Skills · hunting-for-scheduled-task-persistence
Hunt for adversary persistence via Windows Scheduled Tasks by analyzing task creation events, suspicious task actions, and unusual scheduling patterns.
implementing-diamond-model-analysis
mukul975/Anthropic-Cybersecurity-Skills · implementing-diamond-model-analysis
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 covers implementing the Diamond Model programmatically to classify and correlate intrusion events, build activity threads, and generate pivot-ready intelligence.