LoFP LoFP / legitimate use of dsacls to bind to an ldap session

Techniques

Sample rules

Potential Password Spraying Attempt Using Dsacls.EXE

Description

Detects possible password spraying attempts using Dsacls

Detection logic

condition: all of selection*
selection_cli:
  CommandLine|contains|all:
  - '/user:'
  - '/passwd:'
selection_img:
- Image|endswith: \dsacls.exe
- OriginalFileName: DSACLS.EXE