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.

autohandai Updated

File contents

autohandai/community-skills/tree/main/detecting-beaconing-patterns-with-zeek commit 3e60326bf4

Frequently asked questions

npx skillmds@latest add autohandai-community-skills/detecting-beaconing-patterns-with-zeek