Files
blue-team-tools/rules/windows/process_creation/proc_creation_win_apt_dragonfly.yml
T

28 lines
691 B
YAML
Raw Normal View History

2019-11-12 23:12:27 +01:00
title: CrackMapExecWin
id: 04d9079e-3905-4b70-ad37-6bdf11304965
2021-11-27 11:33:14 +01:00
status: test
description: Detects CrackMapExecWin Activity as Described by NCSC
author: Markus Neis
2021-11-27 11:33:14 +01:00
references:
- https://www.ncsc.gov.uk/alerts/hostile-state-actors-compromising-uk-organisations-focus-engineering-and-industrial-control
- https://attack.mitre.org/software/S0488/
date: 2018/04/08
2021-11-27 11:33:14 +01:00
modified: 2021/11/27
logsource:
2021-11-27 11:33:14 +01:00
category: process_creation
product: windows
detection:
2021-11-27 11:33:14 +01:00
selection:
Image|endswith:
- '\crackmapexec.exe'
condition: selection
falsepositives:
2022-03-16 14:19:21 +01:00
- Unknown
level: critical
2021-11-27 11:33:14 +01:00
tags:
- attack.g0035
- attack.credential_access
- attack.discovery
- attack.t1110
- attack.t1087