RCE exploit for Microsoft Exchange Server (CVE-2021-26855).# 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
```
[4.0K] /data/pocs/7eeae36e97f18b77c4bdadb4642a45e90f281930
├── [ 55K] PoC.jpg
├── [ 16K] proxylogon.py
└── [ 464] README.md
0 directories, 3 files