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