/rockyou

This is a simple script that checks rockyou file if exists or not

Primary LanguageShell

rockyou

This is a simple script that checks rockyou file if exists or not rockyou wordlist is a password dictionary used to help to perform different types of password cracking attacks. It is the collection of the most used and potential passwords.

Location of Rockyou wordlist
Trust me or not, you can’t remember rockyou location if I will tell you. Right now, the location of rockyou file is /usr/share/wordlists so sometimes you don’t know the location exactly. that's why we create this script its simple script that checks rockyou file if the rockyou file exists the scripts tells you rockyou file exits if does not exists the scripts tells you rockyou file does not exits

Installation

  • Just, Clone this repository -
git clone https://github.com/cyberhappy/rockyou.git
  • Change to cloned directory and give rockyou.sh permission -
cd rockyou
chmod +x rockyou.sh
  • now just run the script to work for you
./rockyou.sh
  • On first launch, It'll install the boxes and that's it.