Editors Choice

3/recent/post-list

Brutex - Open Source Tool for Brute Force Automation

Brutex is an open source tool which is available on Github for free of cost. This tool performs brute force attack on social media websites like Facebook and Instagram. This tool is created in python language which is very powerful scripting, programming language. Many programmers use this language for various purposes. Once you started this tool this tool will start brute force attack on selected target(user) on social media account.

ghgh

Installation of brutex tool

Step 1: Open your Termux and use following commands to update and upgrade your termux repos.
apt update && apt upgrade -y



Step 2: Use this command to install required packages.
apt install tor python git -y

Step 3: Use this following command to clone Brutex in Termux.
git clone [URL] (available in pdf)

Step 4: Change directory and enter in Brutex directory.
cd Brutex

Step 5: Use this command to give executable permission to setup script.
chmod +x setup.sh

Step 6: Use this command to install requirements of Brutex via setup file.
./setup.sh

Step 7: Open new session and use this command and wait for it's 100% completion.
tor

Step 8: Back to previous session and use this command to start this tool.
python brutex.py

Download PDF








Conclusion

You can see that we have successfully installed or downloaded brutex tool in out Termux application and you can now use this tool in your own way. 

Use this tool only for educational purpose. 

Post a Comment

0 Comments