
CVE-2023-23397용 C# PoC 익스플로잇으로, NTLM 자격 증명 탈취를 위한 UNC 경로 트리거가 포함된 악성 Outlook 회의 초대장을 전송합니다.
Oddvar Moe(@oddvarmoe)가 작성한 CVE-2023-23397-POC-Powershell의 C# 전송 전용 버전입니다.
Outlook 계정과 연결된 주소에서 이메일을 전송합니다.
.\CVE_2023_23397.exe --help
CVE_2023_23397 1.0.0.0
Copyright c 2023
-t, --to Required. Recipient email address
-p, --path Required. UNC Path
-s, --subject Message subject ("Testing New Exploit" if blank)
-b, --body Message body ("Here's your meeting invite" if blank)
--help Display this help screen.
--version Display version information.