Detecting Beaconing Patterns With Zeek

Use when 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.

oyi77 669b2aa 4.0 KB Updated 10 repo stars

File contents

oyi77/1ai-skills/tree/main/cybersecurity/detecting-beaconing-patterns-with-zeek commit 669b2aaed9

Frequently asked questions

npx skillmds add oyi77/detecting-beaconing-patterns-with-zeek