Code Monkey home page Code Monkey logo

thehassantahir / faceboom Goto Github PK

View Code? Open in Web Editor NEW
154.0 6.0 21.0 3.98 MB

Faceboom is a brute force application built on python 2.7 later upgraded to 3.6 which enables the tester to enter the victims account by using their API, it uses various libraries like optparse, re and more.

Home Page: https://thehassantahir.me

License: MIT License

Python 98.09% Shell 1.91%
facebook-hack python-facebom brute-force wordlist thehassantahir penetration-testing kali-linux hacking security-tools python3

faceboom's Introduction

Language issues codesize license forks stars twitter


Logo

A Social-Engineering Brute force application to hack facebook accounts!
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Upcoming
  5. Contributing
  6. License
  7. Contact

About The Project

Faceboom is a brute force application built on python 2.7 later upgraded to 3.6 which enables the tester to enter the victims account by using their API, it uses various libraries like optparse, re and more.

How does it work?

  • Faceboom is social engineering application, User can only hack the victims account if they are good in guessing and assuming other people trades and values.
  • It uses wordlist to perform a sucessful hack, all the way the user have to update the wordlist.txt file which is already provided to make a hack attempt.

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

Getting Started

How to get this application run?

Prerequisites

  • For Linux installation
    cd faceboom
    chmod +x setup.sh
    ./setup.sh
    
  • For Windows installation

Usage

  1. This program does not requie any installation because of run-time.
  2. Clone the repo
    git clone https://github.com/thehassantahir/faceboom
  3. Get into the directory of the program
    cd faceboom
  4. Run your program
    python3 faceboom.py
  5. Check the PATH and WAY
    python3 faceboom.py -h

Upcoming

  1. Requirements.txt file {NEW FEATURE}
  2. .exe for Windows
  3. GUI for both env (Linux, Windows)

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Twitter - @thehassantahir

Website: https://thehassantahir.web.app

faceboom's People

Contributors

mark-litchfield avatar steliosmalamas avatar thehassantahir avatar thesabreens 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

faceboom's Issues

Script returns errors

Using: python3
OS: macOS

Hi just testing out faceboom.
When I run:

python3 faceboom.py -t <PROFILE-ID> -w wlist.txt

It returns this error:

[!] Error: not viewing HTML

I know this is an issue with mechanize but I am just a beginner with python so I could not debug this any further.

The second time I ran the faceboom script it gave a new error similar with issue #13 :

[!] Error: a bytes-like object is required, not 'str'

For now I'll try to fiddle around the code some more to see if I can make this work.

Proxy Failed

As I am adding proxy with ports from different modes it is getting refused all the time

Screenshot from 2021-10-22 23-17-04

The latest python is unstable with the proxy server.

Suggestion / contribution in main frame

  1. Make a requirements.txt file to make the installations easy for the user.
  2. create a separate .exe utility for windows user and let the .py cli utility for the linux users.

error

File "facebom.py", line 281, in
Main()
File "facebom.py", line 275, in Main
ID(url)
File "facebom.py", line 68, in ID
idis = idre.findall(con)
TypeError: cannot use a string pattern on a bytes-like object

python version: 3.9.4
platform: termux no root arm64

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.