FaceBoom icon indicating copy to clipboard operation
FaceBoom copied to clipboard

A Python script for Brute Force Attack On Facebook Account :)

Results 36 FaceBoom issues
Sort by recently updated
recently updated
newest added

@Oseid First of all thank you for the script. But i have a question regarding this: ![image](https://user-images.githubusercontent.com/42763896/128498319-3a699576-433c-4d38-9c23-6d2b534e618c.png) Any idea why it is getting killed?

Do we have to create manual wordlist??

================================= [---] FaceBoom [---] ================================== [---] BruteForce Facebook [---] ================================== [---] CONFIG [---] ================================== [>] Target :> [email protected] [>] Wordlist :> /usr/share/wordlists/rockyou.txt.gz [>] ProxyStatus :> [OFF] ================================== [~] Brute ForceATTACK:...

[!] Error: [ mechanize ] module is missing !!! [*] Please Use: 'pip install mechanize' to install it :) ┌──(root💀kali)-[~/FaceBoom] └─# pip install mechanize 1 ⨯ Requirement already satisfied: mechanize...

I can't go beyond the first step, It keeps saying it doesn't find the wordlist. Or maybe I don't know how to do it

Does this have proxy support and have the other issues been resolved?

After 2 attempts it says: Error: no control matching name 'email' Im using ID btw

Traceback (most recent call last): File "/root/FaceBoom/faceboom.py", line 269, in Main() File "/root/FaceBoom/faceboom.py", line 239, in Main loop,passwords = (1,open(wordlist).readlines()) if not single_passwd else ("~",[single_passwd]) File "/usr/lib/python3.9/codecs.py", line 322, in...

Traceback (most recent call last): File "/home/kali/Documents/FaceBoom/faceboom.py", line 274, in Main() File "/home/kali/Documents/FaceBoom/faceboom.py", line 229, in Main if faceBoom.check_proxy(final_proxy): NameError: name 'faceBoom' is not defined