threat-hunting▌
67 indexed skills · max 10 per page
hunting-for-registry-run-key-persistence
mukul975/Anthropic-Cybersecurity-Skills · hunting-for-registry-run-key-persistence
Detect MITRE ATT&CK T1547.001 registry Run key persistence by analyzing Sysmon Event ID 13 logs and registry queries to identify malicious auto-start entries.
hunting-for-domain-fronting-c2-traffic
mukul975/Anthropic-Cybersecurity-Skills · hunting-for-domain-fronting-c2-traffic
Detect domain fronting C2 traffic by analyzing SNI vs HTTP Host header mismatches in proxy logs and TLS certificate discrepancies using pyOpenSSL for certificate inspection
hunting-for-dns-tunneling-with-zeek
mukul975/Anthropic-Cybersecurity-Skills · hunting-for-dns-tunneling-with-zeek
Detect DNS tunneling and data exfiltration by analyzing Zeek dns.log for high-entropy subdomain queries, excessive query volume, long query lengths, and unusual DNS record types indicating covert channel communication.
hunting-for-beaconing-with-frequency-analysis
mukul975/Anthropic-Cybersecurity-Skills · hunting-for-beaconing-with-frequency-analysis
Identify command-and-control beaconing patterns in network traffic by applying statistical frequency analysis, jitter calculation, and coefficient of variation scoring to detect periodic callbacks from compromised endpoints.
detecting-insider-threat-behaviors
mukul975/Anthropic-Cybersecurity-Skills · detecting-insider-threat-behaviors
Detect insider threat behavioral indicators including unusual data access, off-hours activity, mass file downloads, privilege abuse, and resignation-correlated data theft.
analyzing-cobalt-strike-beacon-configuration
mukul975/Anthropic-Cybersecurity-Skills · analyzing-cobalt-strike-beacon-configuration
Extract and analyze Cobalt Strike beacon configuration from PE files and memory dumps to identify C2 infrastructure, malleable profiles, and operator tradecraft.
detecting-t1055-process-injection-with-sysmon
mukul975/Anthropic-Cybersecurity-Skills · detecting-t1055-process-injection-with-sysmon
Detect process injection techniques (T1055) including classic DLL injection, process hollowing, and APC injection by analyzing Sysmon events for cross-process memory operations, remote thread creation, and anomalous DLL loading patterns.