Giter Site home page Giter Site logo

calfcrusher / instagramaccounttakeover Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 2.0 36 KB

Generate Random Reset Instagram URLs and check if they still valid for a complete account takeover

License: GNU General Public License v3.0

Python 100.00%
account instagram takeover

instagramaccounttakeover's Introduction

InstagramAccountTakeover

This tool generates random reset account URLs and check if they still valid for a complete Instagram account takeover.

USAGE:

$ git clone https://github.com/CalfCrusher/InstagramAccountTakeover

$ cd InstagramAccountTakeover && pip3 install -r requirements.txt

$ python3.9 main.py

HOW IT WORKS:

When you try to reset your Instagram Password you are prompted for an email or a phone number.

Then you will receive a link like: https://ig.me/TXGiR6ctW0hAO9f

Following this link you have the possibility to reset your password OR just skip and go to your account directly, like many people do. If this happens the link will remain valid! It doesn't expire neither after 24 hours... that's crazy.

So, this tool generates infinite URIs, call them and check status code. If 301 then our link is valid -but could be expired if user changed his passwrd- so if user didn't change his password we could takeover the account! If 302 our link is not valid.

DISCLAIMER

Note that a 15 chars string (a-z, A-Z, 0-1 charset) is simply TOO MUCH to brute !

It's like looking for a needle in a haystack! Find a valid link is like playing the lottery!

if you feel lucky you can let this tool run for weeks, maybe you will find something :-)

instagramaccounttakeover's People

Contributors

calfcrusher avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

instagramaccounttakeover's Issues

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.