Skip to content

Tool to acquire netNTLM hashes on a local machine wihtout network traffic

License

Notifications You must be signed in to change notification settings

skelsec/LocalNTLMTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LocalNTLMTest

Tool to acquire netNTLM hashes on a local machine wihtout network traffic

Description

This script is using the Windows SSPI API to emulate a network logon with NTLM protocol and print out the hashes in a crackable form. It will try to perform authentication on muiple versions of the NTLM protocol, so you can use it to test the current workstation configuration as well.
No actual network traffic is generated.
I'm not sure wether it will generate logs.

Prereq

  1. Only works with python >= 3.6
  2. No additional packages needed

Releases

There is a freezed exe made with pyinstaller in the releas tab

About

Tool to acquire netNTLM hashes on a local machine wihtout network traffic

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages