SigmaHQ/rules/windows/builtin/win_rdp_potential_cve-2019-0708.yml
2020-01-30 17:26:09 +01:00

29 lines
750 B
YAML

title: Potential RDP Exploit CVE-2019-0708
id: aaa5b30d-f418-420b-83a0-299cb6024885
description: Detect suspicious error on protocol RDP, potential CVE-2019-0708
references:
- https://github.com/zerosum0x0/CVE-2019-0708
- https://github.com/Ekultek/BlueKeep
tags:
- attack.initial_access
- attack.lateral_movement
- attack.t1210
- attack.t1190
- car.2013-07-002
status: experimental
author: "Lionel PRAT, Christophe BROCAS, @atc_project (improvements)"
date: 2019/05/24
logsource:
product: windows
service: system
detection:
selection:
EventID:
- 56
- 50
Source: TermDD
condition: selection
falsepositives:
- Bad connections or network interruptions
level: high