Coder Social home page Coder Social logo

instagram-brute-forcer's Introduction

Instagram-Brute-Forcer

Brute forces multiple Instagram accounts for you.

Information

This was made to show you how easy it is to target celebrities or friends and possibly expose their passwords. As most people (even celebrities sometimes) have their date of birth, first and last name included in their passwords you can save time from manually trying all combinations with this simple brute forcer. Please do not use this, it is only meant for you to learn how hackers can use such a technique (the Ava Rose hacker inspired me and made me think he used a method like this) and possibly get into someone's account. However, if you choose to use this you are doing it at your own risk. I only spent 2 hours on this brute forcer so it can be improved. I just wanted you to get the idea of how it would work — you can of course add more combinations if you'd like.
Keep in mind that the API I used has kind of been patched from yesterday (when I started working on it and testing it), you sometimes get the rate limited 429 error code which would return the password as invalid even though it might be valid. This kind of proves that I'm uploading this for educational purposes only (it's not 100% functional anymore).

Preview

Usage

Attn: I mainly develop programs for Windows, so they would most likely not work if you're using another OS.
Run this command in CMD, terminal or PowerShell (if you don't already have the InstagramAPI module installed):

pip install InstagramAPI

Brute force multiple targets:

  1. Paste your targets' usernames, birthdays, first and last names in Accounts.json — you can find celebrities' birthdays here.
  2. Run the script.
  3. Type "1" and hit ENTER.
  4. Sit back and wait for a valid password!

Brute force your target using a custom passwordslist:

  1. Paste the passwords you'd like to try — you can find the most commonly used passwords here.
  2. Run the script.
  3. Type "2" and hit ENTER.
  4. Sit back and wait for a valid password!

Legal Notice

This is illegal if you use this without the consent of the owners (in this case, the Instagram team). I am not accountable for anything you get into, this was just a speedrun to demonstrate how brute forcers work. This is 100% educational, please do not misuse this tool.

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.