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 .
garak checks if an LLM can be made to fail in a way we don't…
Vermilion is a simple and lightweight CLI tool designed for rapid collection, and optional exfiltration…
ADCFFS is a PowerShell script that can be used to exploit the AD CS container…
Tartufo will, by default, scan the entire history of a git repository for any text…
Loco is strongly inspired by Rails. If you know Rails and Rust, you'll feel at…
A data hoarder’s dream come true: bundle any web page into a single HTML file.…