Skip to content

Commit e558ee2

Browse files
Add ntprint.yml new dll (#165)
Co-authored-by: Wietze <wietze@users.noreply.github.com>
1 parent c84d649 commit e558ee2

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

yml/microsoft/built-in/ntprint.yml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
Name: ntprint.dll
3+
Author: SanSan
4+
Created: 2026-03-06
5+
Vendor: Microsoft
6+
ExpectedLocations:
7+
- '%SYSTEM32%'
8+
- '%SYSWOW64%'
9+
ExpectedSignatureInformation:
10+
- Subject: CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
11+
Issuer: CN=Microsoft Windows Production PCA 2011, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
12+
Type: Catalog
13+
VulnerableExecutables:
14+
- Path: '%SYSTEM32%\ntprint.exe'
15+
Type: Search Order
16+
Condition: "Trigger via `ntprint.exe PSetupElevatedLegacyPrintDriverInstallW {}`"
17+
ExpectedSignatureInformation:
18+
- Subject: CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
19+
Issuer: CN=Microsoft Windows Production PCA 2011, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
20+
Type: Catalog
21+
Resources:
22+
- https://www.hexacorn.com/blog/2025/10/06/ntprint-exe-lolbin/
23+
Acknowledgements:
24+
- Name: Adam
25+
Twitter: '@hexacorn'

0 commit comments

Comments
 (0)