LoFP LoFP / legitimate use of psservice by an administrator

Techniques

Sample rules

Sysinternals PsService Execution

Description

Detects usage of Sysinternals PsService which can be abused for service reconnaissance and tampering

Detection logic

condition: selection
selection:
- OriginalFileName: psservice.exe
- Image|endswith:
  - \PsService.exe
  - \PsService64.exe