Skip to content

ANONYMOUSx46/Rookie_Bruteforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Created By ANONYMOUSx46

Python Rookie Bruteforce Code:

As part of a CTF challenge I was tasked to write a Python script to bruteforce the decryption key of an encrypted file.

Bruteforcing is the act of repeatedly trying different combinations to break the password encryption (based on either randomly generated passwords, or from a list of passwords to try). In this task I used the wordlist from Rockyou - a widely know password wordlist that contains thousands of common passwords in one wordlist.

About

Python Bruteforce with Rockyou.txt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages