Elastic medium stable eql
PANW and Elastic Defend - Command and Control Correlation
This detection correlates Palo Alto Networks (PANW) command and control events with Elastic Defend network events to identify the source process performing the network activity.
Detection Logic
sequence by source.port, source.ip, destination.ip with maxspan=1m
[network where event.module == "panw" and event.action == "c2_communication"]
[network where event.module == "endpoint" and event.action in ("disconnect_received", "connection_attempted")] Field Validations
Loading…
Comments (0)
Loading comments...