User and password bruteforce script, writen on python for HackerNote machine by TryHackMe. All the credentials found are saved on a .txt file, this is for that don't need to see the terminal all the time while you are doing a cup of coffee.
The script has Termcolor library implemented, this alerts you when found a correct credential.
You can directly download the names dictionary on the official GitHub exposed on the machine itself.
https://github.com/NinjaJc01/hackerNoteExploits
wget https://raw.githubusercontent.com/NinjaJc01/hackerNoteExploits/master/j_names.txt