Skip to content

RCE exploit for Microsoft Exchange Server (CVE-2021-26855).

Notifications You must be signed in to change notification settings

hakivvi/proxylogon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

proxylogon

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

Run:

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

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

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

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

run the exploit:

user@host:~$ python3 proxylogon.py http://mail.corp.com email@corp.com

About

RCE exploit for Microsoft Exchange Server (CVE-2021-26855).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages