PrivExchange is a tool to Exchange your privileges for Domain Admin privs by abusing Exchange. 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.
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.
Also Read – Pyrdp : MITM & Library For Python 3 With The Ability To Watch Connections Live Or After The Fact
httpattack.py
Attack module that can be used with ntlmrelayx.py to perform the attack without credentials. To get it working:
httpattack.py
to point to the attacker’s server where ntlmrelayx will rungit clone https://github.com/SecureAuthCorp/impacket
/impacket/impacket/examples/ntlmrelayx/attacks/
directory.cd impacket
pip install . --upgrade
or pip install -e .
Starship is a powerful, minimal, and highly customizable cross-shell prompt designed to enhance the terminal…
Lemmy is an innovative, open-source platform designed for link aggregation and discussion, providing a decentralized…
The latest release of ImHex v1.37.0 introduces a host of exciting features and improvements, enhancing…
Ghauri is a cutting-edge, cross-platform tool designed to automate the detection and exploitation of SQL…
Writing tools have become indispensable for individuals looking to enhance their writing efficiency, accuracy, and…
PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…