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.

micsapp Updated 3 repo stars

File contents

micsapp/micstec-skills/tree/main/_universal/cybersecurity-skills/skills/detecting-beaconing-patterns-with-zeek commit 34ffc5c3f0

Frequently asked questions

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