Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2023-23397-PoC — C# PoC exploit for CVE-2023-23397 that sends malicious Outlook meeting invites with a UNC path trigger for NTLM credential theft. | Kitploit
Tools/GitHubGitHub/djackreuter/cve-2023-23397-poc
Payload GenerationVulnerability AnalysisExploitationPenetration TestingEmail Security
GitHubdjackreuter/cve-2023-23397-poc

CVE-2023-23397-PoC

C# PoC exploit for CVE-2023-23397 that sends malicious Outlook meeting invites with a UNC path trigger for NTLM credential theft.

View Repository
9263 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2023-23397-PoC

C# send only version of CVE-2023-23397-POC-Powershell by Oddvar Moe (@oddvarmoe)

Sends email from the address associated with Outlook account.

root@kitploit:~
.\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.
Download Tool