Skip to content

New Query: C2 Beaconing Detection#67

Merged
dweissbacher merged 1 commit into
mainfrom
submission/f0233e6e-3a21-4bda-81e4-3414d2d859d5
Jul 2, 2026
Merged

New Query: C2 Beaconing Detection#67
dweissbacher merged 1 commit into
mainfrom
submission/f0233e6e-3a21-4bda-81e4-3414d2d859d5

Conversation

@byteray-cql-hub-bot

Copy link
Copy Markdown
Contributor

New Query Submission

Name: C2 Beaconing Detection
Author: ByteRay GmbH
Submission ID: f0233e6e-3a21-4bda-81e4-3414d2d859d5

Description

Detects command-and-control (C2) beaconing by identifying outbound network connections that repeat on a regular, machine-like schedule. For each host and external destination it measures the interval between consecutive connections and the coefficient of variation (jitter relative to the mean); automated beacons hold a fixed cadence and stand out with a very low coefficient of variation, unlike bursty human-driven traffic. Destinations served by many anycast or CDN edge IPs (Fastly, Cloudflare, cloud providers) are consolidated by owning organization and cadence, so a single beacon is reported once rather than as many near-duplicate rows. The detection is purely behavioral and needs no IOC list or threat feed, making it effective against novel or custom C2 infrastructure.


This PR was automatically created by the CQL Hub submission pipeline.

@dweissbacher
dweissbacher merged commit 784ccda into main Jul 2, 2026
2 checks passed
@dweissbacher
dweissbacher deleted the submission/f0233e6e-3a21-4bda-81e4-3414d2d859d5 branch July 2, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant