Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 421 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 421 Bytes

ProxyLogon For Python3

ProxyLogon(CVE-2021-26855+CVE-2021-27065) Exchange Server RCE(SSRF->GetWebShell)

usage:
    python ProxyLogon.py --host=exchange.com --mail=admin@exchange.com
    python ProxyLogon.py --host=exchange.com --mails=./mails.txt
args:
    --host: target's address.
    --mail: exists user's mail.
    --mails: mails file.