SigmaHQ/rules/apt/apt_dragonfly.yml
2019-03-02 21:05:15 +03:00

19 lines
507 B
YAML
Executable File

title: CrackMapExecWin
description: Detects CrackMapExecWin Activity as Described by NCSC
status: experimental
references:
- https://www.ncsc.gov.uk/alerts/hostile-state-actors-compromising-uk-organisations-focus-engineering-and-industrial-control
tags:
- attack.g0035
author: Markus Neis
logsource:
category: process_creation
product: windows
detection:
selection:
Image:
- '*\crackmapexec.exe'
condition: selection
falsepositives:
- None
level: critical