Skip to content

Latest commit

 

History

History
executable file
·
70 lines (45 loc) · 1.8 KB

README.md

File metadata and controls

executable file
·
70 lines (45 loc) · 1.8 KB

AlphaRapist - Automated Brute-force attack for Facebook

💥 AlphaRapist is an automated brute-force tool to attack a Facebook account. 💥

Screenshot--01

Disclaimer

📢 This script is for educational use. I am not responsible if it is used to commit illegal actions. 🔞

Installation

Clone the repository :

git clone https://github.com/SunL0w/AlphaRapist.git
cd AlphaRapist

⚠️ You need Selenium to version 4.0 or higher.

python3 -m pip install -r requirements.txt

‼️ You must have an active web driver on your browser. The supported browsers are :

Browser Status
Chrome ❓ [Not tested]
Firefox ✔️ [Work]
Safari ❓ [Not tested]

Firefox had its web driver active by default (under Linux, Debian + Fedora).

Chrome:    https://sites.google.com/a/chromium.org/chromedriver/downloads
Firefox:   https://github.com/mozilla/geckodriver/releases
Safari:    https://webkit.org/blog/6900/webdriver-support-in-safari-10/

Launch

❗ You need a file containing a list of passwords ❗

python3 AlphaRapist.py

Screenshots

Screenshot--02

Screenshot--03

Screenshot--04

Screenshot--05

Video Demo

🎬 https://youtu.be/s87qRGU9F8s 🎬