Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

NeffIsBack/Netlogon

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlogon

Example protocol for the MS-NRPC (Netlogon) protocol implemented in python:

Netlogon example protocol

Installation

pipx install git+https://github.com/NeffIsBack/Netlogon

Usage

Authenticating with a Domain Controller:

netlogon --dc-ip 192.168.56.11 --dc-name WINTERFELL -u WINTERFELL$ -H 64d0555fb7dc6fa2c74d650788e051d1 --domain north.sevenkingdoms.local --is-dc

Authenticating with a normal computer account:

netlogon --dc-ip 192.168.56.11 --dc-name WINTERFELL -u WINTERFELL$ -H 64d0555fb7dc6fa2c74d650788e051d1 --domain north.sevenkingdoms.local

Get the "password" (NT-hash) of the computer account:

netlogon --dc-ip 192.168.56.11 --dc-name WINTERFELL -u WINTERFELL$ -H 64d0555fb7dc6fa2c74d650788e051d1 --domain north.sevenkingdoms.local --is-dc --get-password

Set a new "password" (NT-hash) for the computer account:

netlogon --dc-ip 192.168.56.11 --dc-name WINTERFELL -u WINTERFELL$ -H 64d0555fb7dc6fa2c74d650788e051d1 --domain north.sevenkingdoms.local --is-dc --set-password 64d0555fb7dc6fa2c74d650788e051d1

About

Example protocol for the MS-NRPC (Netlogon) protocol implemented in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.