LoFP LoFP / software that uses the caret encased keywords pass and user in its command line

Techniques

Sample rules

HackTool - Hydra Password Bruteforce Execution

Description

Detects command line parameters used by Hydra password guessing hack tool

Detection logic

condition: selection
selection:
  CommandLine|contains:
  - ^USER^
  - ^PASS^
  CommandLine|contains|all:
  - '-u '
  - '-p '