GithubHelp home page GithubHelp logo

amh-hc / facebook-brute-force-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from m-primo/facebook-brute-force

0.0 0.0 0.0 16 KB

Facebook Login Brute Force Simple Script

License: Do What The F*ck You Want To Public License

Python 100.00%

facebook-brute-force-1's Introduction

Facebook-Brute-Force

This script will do login brute force in Facebook with a list of passwords.

Features

  1. Easy to use.
  2. Easy code.
  3. Colored Texts.
  4. Using the fastest host in Facebook.
  5. Cookies and headers will change every 4-5 attempts.
  6. A random proxy every attempt.

Screenshots

Installation

First, you'll need to have:

  1. Python 3
  2. pip

Once that's all set up:

  1. Clone this repository git clone https://github.com/AMH-HC/Facebook-Brute-Force-1.
  2. Go to the cloned directory cd Facebook-Brute-Force.
  3. Install the requirements pip install -r primo-pip-reqs.txt.

Run

  • Using arguments:
python app.py -u <USERNAME/ID/EMAIL/PHONE> -p <PASSWORD_LIST_FILENAME> -l <LOG_FILE_NAME>
  • To use a single password:
python app.py -u <USERNAME/ID/EMAIL/PHONE> -sp <PASSWORD> -l <LOG_FILE_NAME>

-> You can ignore the -l (log) argument.

  • To get the help message:
python app.py -h
  • Or you can just run the app and it'll ask you with the inputs:
python app.py

Contributing

  1. Fork this repository.
  2. Clone your repository.
git clone [your_repo]
  1. Make & commit your changes.
git commit -m "[message]"
  1. Push it.
git push
  1. Create a new pull request in this repository.

Disclaimer

THIS REPOSITORY AND EVERY SCRIPT INCLUDED IN IT IS FOR EDUCATIONAL, TESTING, AND RESEARCH PURPOSES ONLY. THE OWNER NOR ANY CONTRIBUTOR IS NOT RESPONSIBLE FOR YOUR ACTIONS.

License

WTFPL License

facebook-brute-force-1's People

Contributors

amh-hc avatar m-primo avatar

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.