From cybersec-toolkit
Identify ransomware network indicators including C2 beaconing patterns, TOR exit node connections, and data exfiltration via Zeek conn.log and NetFlow.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cybersec-toolkit:analyzing-ransomware-network-indicatorsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Before and during ransomware execution, adversaries establish C2 channels, exfiltrate data, and download encryption keys. This skill analyzes Zeek conn.log and NetFlow data to detect beaconing patterns (regular-interval callbacks), connections to known TOR exit nodes, large outbound data transfers, and suspicious DNS activity associated with ransomware families.
Before and during ransomware execution, adversaries establish C2 channels, exfiltrate data, and download encryption keys. This skill analyzes Zeek conn.log and NetFlow data to detect beaconing patterns (regular-interval callbacks), connections to known TOR exit nodes, large outbound data transfers, and suspicious DNS activity associated with ransomware families.
npx claudepluginhub 26zl/cybersec-toolkit --plugin cybersec-toolkitIdentify ransomware network indicators including C2 beaconing patterns, TOR exit node connections, and data exfiltration via Zeek conn.log and NetFlow.
Analyzes Zeek conn.log and NetFlow data to detect ransomware indicators including C2 beaconing, TOR exit node connections, data exfiltration, and DNS patterns. For threat hunting and incident investigations.
Analyzes Zeek conn.log and NetFlow data to detect ransomware indicators: C2 beaconing patterns, TOR exit node connections, data exfiltration, and encryption key exchanges.