Lateral Movement (TA0008)(external, opens in a new tab or window)
network_traffic(external, opens in a new tab or window)
panw(external, opens in a new tab or window)
text code block:((event.category:(network or network_traffic) and destination.port:53) or network.protocol:"dns" or data_stream.dataset:(network_traffic.dns or zeek.dns) or (event.module:corelight and event.dataset:dns)) and destination.bytes >= 65000 and event.type:("allowed" or "end" or "protocol" or "start") and not ( event.duration > 60000000000 and ( event.action:("flow_terminated" or "network_flow") or data_stream.dataset:zeek.connection or (event.module:corelight and event.dataset:conn) ) )
Install detection rules in Elastic Security
Detect Abnormally Large DNS Response in the Elastic Security detection engine by installing this rule into your Elastic Stack.
To setup this rule, check out the installation guide for Prebuilt Security Detection Rules(external, opens in a new tab or window).