Skip to content

morRubin/AzureADJoinedMachinePTC

Repository files navigation

AzureADJoinedMachine

A tool to run PSEXEC over NegoEX protocol against Azure AD joined machine

Installation

The code is compatible with Python 3.6+ Clone the repository from GitHub, install the dependencies and you should be good to go

https://github.com/morRubin/AzureADJoinedMachinePTC
pip3 install impacket minikerberos cryptography==3.1.1 pyasn1

Usage

Main.py [-h] --usercert USERCERT --certpass CERTPASS --remoteip
               REMOTEIP

Example

Main.py --usercert "Gadmin.pfx" --certpass mor --remoteip 192.168.1.2

License

MIT

Credits

About

Tool to perform lateral movement between AAD joined devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages