Files
hayabusa/rules/Sigma/av_printernightmare_cve_2021_34527.yml
T
2021-11-14 11:00:56 +09:00

32 lines
1000 B
YAML

title: Antivirus PrinterNightmare CVE-2021-34527 Exploit Detection
author: Sittikorn S, Nuttakorn T
date: 2021/07/01
description: Detects the suspicious file that is created from PoC code against Windows
Print Spooler Remote Code Execution Vulnerability CVE-2021-34527 (PrinterNightmare),
CVE-2021-1675 .
detection:
SELECTION_1:
FileName: '*C:\Windows\System32\spool\drivers\x64\\*'
condition: SELECTION_1
falsepositives:
- Unlikely
fields:
- Signature
- FileName
- ComputerName
id: 6fe1719e-ecdf-4caf-bffe-4f501cb0a561
level: critical
logsource:
product: antivirus
references:
- https://twitter.com/mvelazco/status/1410291741241102338
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-1675
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-34527
status: stable
tags:
- attack.privilege_escalation
- attack.t1055
yml_filename: av_printernightmare_cve_2021_34527.yml
yml_path: /Users/user/Documents/YamatoSecurity/sigma/rules/windows/malware