Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
/ Lethal_Brute Public archive

Lets you bruteforce facebook without any suspicious login by facebook

Notifications You must be signed in to change notification settings

su-devs/Lethal_Brute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lethal_Brute

Lets you bruteforce facebook without any suspicious login by facebook

Installation

$ git clone https://github.com/g1ng3rb1t3/Lethal_Brute
$ cd Lethal_Brute
$ chmod +x install.sh
$ ./install.sh
$ python3 lebrute.py [option]

Usage example (using one password)

python3 lebrute.py -v [email protected] -p 00000001

Usage example (using wordlist)

python3 lebrute.py -v [email protected] -w [wordlist path]

Usage example (getting facebook ID from url)

$ python3 lebrute.py -f [victim/target url]
-------example-------
$ python3 lebrute.py -f https://www.facebook.com/g1ng3rb1t3

Checking for update

python lebrute.py -check

Checking Script info

python lebrute.py -about

Note

Not tested on many devices. But works on my device

Check

[>] Internet connection
[>] Be good

Keywords

-v is victim
-p is single password
-w is wordlist
-f is fetch. For getting facebook ID
-c is check or update. Basically checks for script version and updates it if not new version

About

Lets you bruteforce facebook without any suspicious login by facebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published