Code Monkey home page Code Monkey logo

lipakmu7 / facebrute Goto Github PK

View Code? Open in Web Editor NEW

This project forked from antoniomiguel000012/facebrute

0.0 0.0 0.0 80 KB

Facebrute is an advance facebook Bruteforce script made in python language. Just provide username & wordlist and this script is going to try all passwords with returning responses as well. It uses python-requests with tor stem controller that changes its Public IP on every attempt as facebook block IP that try 20 attempts at once.

Home Page: https://github.com/graysuit/facebrute

License: GNU General Public License v3.0

Python 97.44% Shell 2.56%

facebrute's Introduction

Facebrute

Facebrute is an advance facebook bruteforce script made in python language. Just provide username & wordlist and this script is going to try all passwords with returning responses as well. It uses python-requests with tor stem controller that changes its Public IP on every attempt as facebook block IP that try 20 attempts at once. Make sure to use Wgen for effective wordlist generation.

Features

  • Anonymous bruteforce through TOR
  • Display public IP while bruteforce
  • Detect IP blockage by facebook and ask for time to wait for in minutes
  • Passwords that were used while IP was blocked will be save in left_password.txt
  • Display first 10 characters of response and save complete response in response.txt
  • Changes user-agent on every attempt
  • Removes duplicate words and words under 6 digits from wordlist
  • Compitable for every linux.(Tested on kali 32 bit)

Requirements

Install using script

chmod +x install.sh
sudo bash install.sh

Install using terminal

sudo apt-get update -y && sudo apt-get install python3 python3-pip -y 
sudo pip3 install requests bs4 tor re2 random2 stem

Usage

git clone https://github.com/graysuit/facebrute.git
cd facebrute
chmod +x fb.py
service tor start
sudo python3 fb.py

Legal Disclaimer

Bruteforcing is going to never harm anyone nor it benefits script kiddies. Instead, they expose the website's mistakes and give developers a golden opportunity to make websites more secure. What if we use this knowledge secretly? Why we public this knowledge?

We publicized this knowledge to make developers acknowledged of their vulnerabilities + to make new programmers more clever.?

Don't use this source code for illegal purposes. But if you do, this will on to you, I will not/never take any responsibility for your crime.?

Contact me personally (want to learn?)

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.