CVE-2020-1048(PrintDemon) 的 POC 漏洞利用代码
下面链接中提到的所有 Windows 版本均受影响: https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1048
Source.c 顶部的变量 g_PortName 和 g_InputFile。getshell.dll,你可以将其用作载荷来以 SYSTEM 权限生成命令提示符。https://windows-internals.com/printdemon-cve-2020-1048/
https://github.com/ionescu007/PrintDemon