Skip to content

nkpanda/NTLMBrute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

NTLMBrute

A NTLM bruteforce python script.

Prerequisites:

  1. Python installed in the system.
  2. cURL in the system.

Script Modification:

  1. Enter the username for which you want to fuzz the password in line 6.
  2. Enter the end point URL in line 8.

How to use the script:

  1. Copy this script inside cURL directory.
  2. Create a dict.txt file and put all the passwords inside that in new lines.
  3. Go to the cURL directory in command line.
  4. give command "NTLMBrute.py".
  5. It will do the rest for you.

About

A NTLM bruteforce python script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published