Brute forces NTLM auth in web applications.
- Developed by: Aditya Chaudhary
Script uses the following technology:
- [BASH scripting]
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
MIT
Free Software, Hell Yeah!