LoFP LoFP / very unlikely

Techniques

Sample rules

HackTool - Dumpert Process Dumper Execution

Description

Detects the use of Dumpert process dumper, which dumps the lsass.exe process memory

Detection logic

condition: selection
selection:
- Hashes|contains: 09D278F9DE118EF09163C6140255C690
- CommandLine|contains: Dumpert.dll

HackTool - Inveigh Execution

Description

Detects the use of Inveigh a cross-platform .NET IPv4/IPv6 machine-in-the-middle tool

Detection logic

condition: selection
selection:
- Image|endswith: \Inveigh.exe
- OriginalFileName:
  - \Inveigh.exe
  - \Inveigh.dll
- Description: Inveigh
- CommandLine|contains:
  - ' -SpooferIP'
  - ' -ReplyToIPs '
  - ' -ReplyToDomains '
  - ' -ReplyToMACs '
  - ' -SnifferIP'

HackTool - Dumpert Process Dumper Default File

Description

Detects the creation of the default dump file used by Outflank Dumpert tool. A process dumper, which dumps the lsass process memory

Detection logic

condition: selection
selection:
  TargetFilename|endswith: dumpert.dmp