GithubHelp home page GithubHelp logo

oseid / faceboom Goto Github PK

View Code? Open in Web Editor NEW
713.0 55.0 194.0 74 KB

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

Python 100.00%
brute-force facebook-account bruteforcefacebook hack-facebook hackfacebook brute-force-facebook python2

faceboom's Introduction

This script is no longer work

faceboom's People

Contributors

oseid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

faceboom's Issues

#help

says module is missing

File doesn't open

Hi! I am new in python and everytime I try to double click the program the python appears then disappears in seconds, can you assist me? thanks!

python faceboom.py -t [email protected] -w /usr/share/wordlists/rockyou.txt

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 decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf1 in position 933: invalid continuation byte

Can't seem to work on Termux

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

proxy error

when i try to use proxy and its error how to fix please help me how to use proxy in this script...?

Help!! just say

Hey! I lose facebook account old and hacked. My Win 11 can works with CPU?

Not work

I try it with my account but with correct password appear ==> login failed.
Bad work

Error

Error: not viewing HTML

How to run in windows

Getting the following error:

C:>cd FB-BrForAttack

C:\FB-BrForAttack>python FB-BrForAttack.py
File "FB-BrForAttack.py", line 47
passwfile = open(passw, "r")
^
TabError: inconsistent use of tabs and spaces in indentation

Fack

Don't work it

[!] Error: [ requests ] module is missing !!! [*] Please Use: 'pip install requests' to install it :)

After using pip install requests this is the output.

"Requirement already satisfied: requests in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (2.25.0)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (from requests) (1.26.2)
Requirement already satisfied: chardet<4,>=3.0.2 in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (from requests) (3.0.4)
Requirement already satisfied: idna<3,>=2.5 in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (from requests) (2.10)
Requirement already satisfied: certifi>=2017.4.17 in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (from requests) (2020.11.8)"

Query

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

NameError: name 'faceBoom' is not defined

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

not working

I did a brute force test on my account using a single input password but it didn't work, is something wrong?

[!] Error: [ mechanize ] module is missing !!!

[!] Error: [ mechanize ] module is missing !!!
[*] Please Use: 'pip install mechanize' to install it :)

┌──(root💀kali)-[~/FaceBoom]
└─# pip install mechanize 1 ⨯
Requirement already satisfied: mechanize in /root/mechanize (0.4.5)
Requirement already satisfied: html5lib>=0.999999999 in /usr/lib/python3/dist-packages (from mechanize)

Argument faceboom

Bonjour il me manque un argument pour lancé faceboom et je ne trouve pas

Pls help me

Why is this? I am android user can't access this
Screenshot_20230620_174313

Proxy wont connect

Here is the output
[~] Connecting To Proxy[ 35.236.37.121 ]...
[Connection Failed] !!!

[!] Error: Invalid HTTP/S Proxy[35.236.37.121] !!!

Not viewing HTML!

Can tell me what's the problem?
iam usuing kali linux on subsystem of Windows 10
Screenshot (1)

hackeo de facebook

-Hola ! hace una semana, sufrí el hackeo de mi cuenta y no lo puedo recuperar, quisiera saber si alguien aquí podría ayudar a recuperar mi cuenta de facebook

  • Hello, a week ago, my account was hacked and I can't recover it, I would like to know if someone here could help me recover my facebook account

Thanks

Error

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

Same error again and again...

When I install it like this-

pip install requests
pip install mechanize

And

python2 facebom.py

It shows-

$ cd Facebom
$ ls
README.md facebom.py
$ python2 facebom.py
[!] ImportError: [mechanize] Module Is Missed
[*] Please Install it Using this command> [ pip install mechanize ]
$

error

=================================
[---] FaceBoom [---]

[---] BruteForce Facebook [---]

[---] CONFIG [---]

[>] Target :> [email protected]
[>] Wordlist :> /usr/share/wordlists/rockyou.txt.gz
[>] ProxyStatus :> [OFF]

[] Brute ForceATTACK: Enabled []

Traceback (most recent call last):
File "faceboom.py", line 274, in
Main()
File "faceboom.py", line 243, in Main
with open(wordlist, 'r', errors='replace') as f:
TypeError: 'errors' is an invalid keyword argument for this function

my bro

Dear brother, I need help if possible?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.