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.

yanacuti1121 3eab54e 4 files · 21.5 KB Updated 2 repo stars

File contents

yanacuti1121/Yana-AI/tree/main/core/skills/detecting-beaconing-patterns-with-zeek commit 3eab54e0cf

Frequently asked questions

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