Detection rules › Sigma
Antivirus PrinterNightmare CVE-2021-34527 Exploit Detection
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 .
MITRE ATT&CK coverage
| Tactic | Techniques |
|---|---|
| Privilege Escalation | T1055 Process Injection |
| Stealth | T1055 Process Injection |
Rule body yaml
title: Antivirus PrinterNightmare CVE-2021-34527 Exploit Detection
id: 6fe1719e-ecdf-4caf-bffe-4f501cb0a561
status: stable
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 .
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
author: Sittikorn S, Nuttakorn T, Tim Shelton
date: 2021-07-01
modified: 2023-10-23
tags:
- attack.privilege-escalation
- attack.stealth
- attack.t1055
- detection.emerging-threats
- cve.2021-34527
- cve.2021-1675
logsource:
category: antivirus
detection:
selection:
Filename|contains: ':\Windows\System32\spool\drivers\x64\'
keywords:
- 'File submitted to Symantec' # symantec fp, pending analysis, more generic
condition: selection and not keywords
falsepositives:
- Unlikely, or pending PSP analysis
level: critical
Stages and Predicates
Stage 0: condition
selection and not keywordsStage 1: selection
selection:
Filename|contains: ':\Windows\System32\spool\drivers\x64\'
Stage 2: not keywords
keywords:
- 'File submitted to Symantec'
Indicators
Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.
| Field | Kind | Values |
|---|---|---|
Filename | match |
|