Skip to content

p0wershe11/ProxyLogon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.