tag

c2-detection

5 indexed skills · max 10 per page

skills (5)

analyzing-network-covert-channels-in-malware

mukul975/Anthropic-Cybersecurity-Skills · analyzing-network-covert-channels-in-malware

0

Detect and analyze covert communication channels used by malware including DNS tunneling, ICMP exfiltration, steganographic HTTP, and protocol abuse for C2 and data exfiltration.

analyzing-cobaltstrike-malleable-c2-profiles

mukul975/Anthropic-Cybersecurity-Skills · analyzing-cobaltstrike-malleable-c2-profiles

0

Parse and analyze Cobalt Strike Malleable C2 profiles using dissect.cobaltstrike and pyMalleableC2 to extract C2 indicators, detect evasion techniques, and generate network detection signatures.

hunting-for-domain-fronting-c2-traffic

mukul975/Anthropic-Cybersecurity-Skills · hunting-for-domain-fronting-c2-traffic

0

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-beaconing-with-frequency-analysis

mukul975/Anthropic-Cybersecurity-Skills · hunting-for-beaconing-with-frequency-analysis

0

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.

analyzing-dns-logs-for-exfiltration

mukul975/Anthropic-Cybersecurity-Skills · analyzing-dns-logs-for-exfiltration

0

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.