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
proxyshell — Proof of Concept for CVE-2021-34473, CVE-2021-34523, and CVE-2021-31207 | Kitploit
Tools/GitHubGitHub/horizon3ai/proxyshell
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubhorizon3ai/proxyshell

proxyshell

Proof of Concept for CVE-2021-34473, CVE-2021-34523, and CVE-2021-31207

View Repository
1213735 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

ProxyShell

Proof of Concept Exploit for Microsoft Exchange CVE-2021-34473, CVE-2021-34523, CVE-2021-31207

Details

For background information and context, read the blog post detailing the research by Horizon3: https://www.horizon3.ai/news/blog/proxyshell

Features

  • No email address needs to be supplied
  • Attempts to enumerate emails from Active Directory
  • Attempts to enumerate LegacyDNs from Active Directory
  • Attempts to discover LegacyDNs from builtin emails
  • Attempts to discover SID of Exchange server in load-balanced deployments
  • Handles exploitation in load-balanced environments

Usage

root@kitploit:~
python3 exchange_proxyshell.py -u https://<IP>

Example output

Proof

Mitigations

Apply the security updates found here: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-34473

Prior Research Credit

  • https://devco.re/blog/2021/08/22/a-new-attack-surface-on-MS-exchange-part-3-ProxyShell/
  • https://www.zerodayinitiative.com/blog/2021/8/17/from-pwn2own-2021-a-new-attack-surface-on-microsoft-exchange-proxyshell
  • https://peterjson.medium.com/reproducing-the-proxyshell-pwn2own-exploit-49743a4ea9a1
  • https://github.com/dmaasland/proxyshell-poc

Disclaimer

This software has been created purely for the purposes of academic research and for the development of effective defensive techniques, and is not intended to be used to attack systems except where explicitly authorized. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.

Download Tool