A Social-Engineering Brute force application to hack facebook accounts!
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
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.
How to get this application run?
- For Linux installation
cd faceboom chmod +x setup.sh ./setup.sh
- For Windows installation
- install python3 from python.org
- install git from https://git-scm.com/downloads
- This program does not requie any installation because of run-time.
- Clone the repo
git clone https://github.com/thehassantahir/faceboom
- Get into the directory of the program
cd faceboom
- Run your program
python3 faceboom.py
- Check the PATH and WAY
python3 faceboom.py -h
- Requirements.txt file {NEW FEATURE}
- .exe for Windows
- GUI for both env (Linux, Windows)
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Twitter - @thehassantahir
Website: https://thehassantahir.web.app