LoFP LoFP / administrator, hotline ask to user

Techniques

Sample rules

Suspicious Network Command

Description

Adversaries may look for details about the network configuration and settings of systems they access or through information discovery of remote systems

Detection logic

condition: selection
selection:
  CommandLine|contains:
  - ipconfig /all
  - netsh interface show interface
  - arp -a
  - nbtstat -n
  - net config
  - route print