LoFP LoFP / unlikely (at.exe deprecated as of windows 8)

Techniques

Sample rules

Interactive AT Job

Description

Detects an interactive AT job, which may be used as a form of privilege escalation.

Detection logic

condition: selection
selection:
  CommandLine|contains: interactive
  Image|endswith: \at.exe