Skip to content

morRubin/AzureADJoinedMachinePTC

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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