Giter Club home page Giter Club logo

fbrc's Introduction

fbrc

fbrc - FaceBook Recovery Cracker

Prerequisites:

python3 !

-access to facebook

-target email

pip3 install -r requirements
chmod +x fbrc.py
./fbrc.py

Usage:

I suggest to simply (and safely) forward the program's connection through tor with a command like "tsocks python fbrc.py",
If you have a vpn it will just be faster but less secured.
1-On facebook, navigate to the target's wall and look at the source code of the page,
search (ctrl+f) for the value of USER_ID (something like 10003...) and copy it.

2-Go to facebook's login page, select "Forgot Password ?" and enter the email,
you'll be taken to the recovery option asking which method you want to use.
Choose email and make it send the code.

3-Run fbrc.py and enter the user id, you'll be given the link to change the password in under 3 days if your network is not too slow.

Notes:

Please don't victimize people.
Make an effort and read the code.

The password's changing page is an url defined by the user ID and the recovery code,
Instead of bruteforcing the recovery code, we bruteforce the url of this page.

Note that there might still be an impossibility to change the password because of IP addresses checks,
I don't know if obtaining the recovery page url gives you a precedence over the registered IP, and I don't know about the timeout for this page.

fbrc's People

Contributors

e2002e 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.