
POC exploit code for CVE-2020-1048(PrintDemon)
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