Detecting Beaconing Patterns With Zeek

Performs statistical analysis of Zeek conn.log connection intervals to detect C2 beaconing patterns. Uses the ZAT library to load Zeek logs into Pandas DataFrames, calculates inter-arrival time standard deviation, and flags periodic connections with low jitter. Use when hunting for command-and-control callbacks in network data.

26zl Updated

File contents

26zl/cybersec-toolkit/tree/main/.claude/skills/detecting-beaconing-patterns-with-zeek commit 33f59118b4

Frequently asked questions

npx skillmds@latest add 26zl/detecting-beaconing-patterns-with-zeek