Skip to content

Latest commit

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date

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-ip192.168.56.11--dc-nameWINTERFELL-uWINTERFELL$ -H64d0555fb7dc6fa2c74d650788e051d1--domainnorth.sevenkingdoms.local--is-dc

Authenticating with a normal computer account:

netlogon--dc-ip192.168.56.11--dc-nameWINTERFELL-uWINTERFELL$ -H64d0555fb7dc6fa2c74d650788e051d1--domainnorth.sevenkingdoms.local

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

netlogon--dc-ip192.168.56.11--dc-nameWINTERFELL-uWINTERFELL$ -H64d0555fb7dc6fa2c74d650788e051d1--domainnorth.sevenkingdoms.local--is-dc--get-password

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

netlogon--dc-ip192.168.56.11--dc-nameWINTERFELL-uWINTERFELL$ -H64d0555fb7dc6fa2c74d650788e051d1--domainnorth.sevenkingdoms.local--is-dc--set-password64d0555fb7dc6fa2c74d650788e051d1

About

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

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages