• ✨Always Use Forum Private Messages PM For Deal With Vendors✨

    Admin Contacts Jabber: megiddo@jabber.sk Telegram: @Megiddo1

Privexchange - Exchange Your Privileges For Domain Admin Privs By Abusing Exchange

✨ DeeZNuTz

✨ Master ✨
Staff member
Joined
May 15, 2017
Messages
985
Likes
759
Points
1,045
ntlm-auth.png


POC tools accompanying the blog Abusing Exchange: One API call away from Domain Admin.
Requirements
These tools require impacket. You can install it from pip with pip install impacket, but it is recommended to use the latest version from GitHub.
privexchange.py
This tool simply logs in on Exchange Web Services to subscribe to push notifications. This will make Exchange connect back to you and authenticate as system.
httpattack.py
Attack module that can be used with ntlmrelayx.py to perform the attack without credentials.

To get it working:
  • Modify the attacker URL in httpattack.py to point to the attacker's server where ntlmrelayx will run
  • Clone impacket from GitHub git clone https://github.com/SecureAuthCorp/impacket
  • Copy this file into the /impacket/impacket/examples/ntlmrelayx/attacks/ directory.
  • cd impacket
  • Install the modified version of impacket with pip install . --upgrade or pip install -e .
Download PrivExchange
 
Top Bottom