![Generating WordList / Password List with crunch, cupp and mentalist [Bangla]](https://krtube.net/image/YCAdDy_lG9k.webp)
Generating WordList / Password List with crunch, cupp and mentalist [Bangla]
In this video I am trying to show how to generate your own WordList / Password List for penetration test. Here I using three tools for this purpose named Crunch, CUPP and Mentalist. If you have a particular target in mind, then it helps to generate a custom dictionary that is based on the personal information about the target. For example, people are likely to set a password that has their partner's or pet's or children's name in there. Before we move on to more brute force approaches, this intelligent personalized dictionary attack can be tried. Here I give the all command bellows 👉 With Crunch This is a built in tool of Kali Linux. To show the help menu give the following command. $crunch --h crunch min Max [option] $crunch 4 8 aimnz123 -o /home/kali/Desktop/mywordlist.txt 👉 With CUPP Download cupp from github $git clone https://github.com/Mebus/cupp.git $cd cupp showing help give this command $python3 cupp.py -h for interactive wordlist generating give this command and follow the instructions. $python3 cupp.py -i 👉 With Mentalist Install following two tools for runing mentalist $sudo apt install python3-setuptools python3-tk Download Mentalist from github with this command $git clone https://github.com/sc0tfree/mentalist... $cd mentalist Install Mentalist with this command $sudo python3 setup.py install Run mentalist with this command and follow instruction which is shown in the video $mentalist If you face any difficulties please leave a comments here. I will try to solve it inshallah. You are also welcome to request me for making cyber security related any video. You may give likes or share this video if you think it will be help to others. Please subscribe my channel and stay connect with us for getting new videos. 👉 Useful Links: ❤️Brute Force Attack:    • Video  👉 Social networks: 1. Facebook:   / cyber-security-109995281357584  2. Instagram:   / omizan  3. Tweeter:   / o_mizan  Thank you for watching. Mizan ⚠️ Disclaimer: Hacking without permission is illegal. This channel is strictly educational for learning about cyber-security in the areas of ethical hacking and penetration testing so that we can protect ourselves against the real hackers. #cupp #crunch #mentalist #kalilinux #wordlist #password