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
ExchangeSmash — CVE-2021-26855 | Kitploit
Tools/GitHubGitHub/wysssadda/exchangesmash
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubwysssadda/exchangesmash

ExchangeSmash

CVE-2021-26855

View Repository
4 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

proxylogon

my exploit for the proxylogon chain (Microsoft Exchange Server - CVE-2021-26855)

Run:

the exploit uses Impacket package, to install it run this:

root@kitploit:~
user@host:~$ python3 -m pip install impacket

then clone the exploit repo, and enter the exploit directory:

root@kitploit:~
user@host:~$ git clone https://github.com/hakivvi/proxylogon.git && cd proxylogon

run the exploit:

root@kitploit:~
user@host:~$ python3 proxylogon.py http://mail.corp.com [email protected]
Download Tool