exfiltration▌
4 indexed skills · max 10 per page
analyzing-ransomware-network-indicators
mukul975/Anthropic-Cybersecurity-Skills · analyzing-ransomware-network-indicators
Identify ransomware network indicators including C2 beaconing patterns, TOR exit node connections, data exfiltration flows, and encryption key exchange via Zeek conn.log and NetFlow analysis
detecting-insider-data-exfiltration-via-dlp
mukul975/Anthropic-Cybersecurity-Skills · detecting-insider-data-exfiltration-via-dlp
Detects insider data exfiltration by analyzing DLP policy violations, file access patterns, upload volume anomalies, and off-hours activity in endpoint and cloud logs. Uses pandas for behavioral analytics and statistical baselines. Use when investigating insider threats or building user behavior analytics for data loss prevention.
hunting-for-data-staging-before-exfiltration
mukul975/Anthropic-Cybersecurity-Skills · hunting-for-data-staging-before-exfiltration
Detect data staging activity before exfiltration by monitoring for archive creation with 7-Zip/RAR, unusual temp folder access, large file consolidation, and staging directory patterns via EDR and process telemetry
analyzing-dns-logs-for-exfiltration
mukul975/Anthropic-Cybersecurity-Skills · analyzing-dns-logs-for-exfiltration
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.