/NTLM-bruteforcer

Script to brute force NTLM authentication an application

Primary LanguageShell

NTLM BruteForcer

Brute forces NTLM auth in web applications.

  • Developed by: Aditya Chaudhary

Tech

Script uses the following technology:

  • [BASH scripting]

Installation

Script requires bash shell on the system. words.txt file is the password wordlist for brute force.

$ ./main.sh
[-] Phantom@gvkpass : FAIL
[-] Phantom@gvkpassword : FAIL
[-] Phantom@gvkadmin : FAIL
[-] Phantom@gvkadmin123 : FAIL
[-] Phantom@gvkpass123 : FAIL
[-] Phantom@gvkpassword123 : FAIL

License

MIT

Free Software, Hell Yeah!