LoFP LoFP / some normal use of this command may originate from server or network administrators engaged in network troubleshooting.

Techniques

Sample rules

Network Sniffing via Tcpdump

Description

The Tcpdump program ran on a Linux host. Tcpdump is a network monitoring or packet sniffing tool that can be used to capture insecure credentials or data in motion. Sniffing can also be used to discover details of network services as a prelude to lateral movement or defense evasion.

Detection logic

event.category:process and event.type:(start or process_started) and process.name:tcpdump