Skip to content

User and password bruteforce script for HackerNote machine by TryHackMe.

License

Notifications You must be signed in to change notification settings

CainSoulless/Hackernote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hackernote

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.

Screenshot from 2021-10-14 20-30-40

The script has Termcolor library implemented, this alerts you when found a correct credential.

user

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

About

User and password bruteforce script for HackerNote machine by TryHackMe.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages