Rule catalog
Each rule is an independent, versioned module. It declares its scoring factors up front — Correlate reports the earned score against the maximum, never a verdict. A candidate becomes a relationship only when its earned score meets the acceptance threshold.
Actor Host Activity
actor_host_activityRelates consecutive endpoint actions by the same user on the same host into an activity timeline.
hostuserAuthenticated Session
authenticated_sessionRelates a user_logon to its matching user_logoff for the same user and host pair.
userhostC2 Beacon
c2_beaconGroups repeated outbound connections from an internal host to one external IP as beaconing.
ipv4Cloud Exfiltration
cloud_exfiltrationRelates an external-bucket cloud upload to the staged archive it exfiltrates.
bucketCredential Access
credential_accessRelates sensitive process access (e.g. LSASS) to a following file write on the same host.
hostprocessData Staging
data_stagingRelates archive-tool execution to the archive artifact it stages on the same host.
hostfileEgress Flow
egress_flowRelates a source host to an external destination for outbound network connections.
hostipv4Indicator Removal
indicator_removalRelates deletion of a file/service to its earlier creation on the same host.
hostLateral Movement
lateral_movementRelates internal host-to-host admin-port connections to subsequent execution on the destination host.
hostProcess Egress
process_egressRelates a process launch to a following outbound external connection from the same host.
hostProcess Lineage
process_lineageRelates process_create events where child.parent_process matches a parent process_name on the same host.
hostprocessRemote Authentication
remote_authenticationRelates a network logon to the first endpoint activity by the same user on the destination host.
userhostService Execution
service_executionRelates a service creation to a child process spawned by that service on the same host.
hostservice