Skip to content

banutri/mbi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Brute Forcing Instagram

This tool is used to brute forcing Instagram accounts taken from searching names, grabbing usernames from hashtags, searching for random names. And you can use many names or hashtags so you can get multiple accounts, for example (joshua kelly, ezra bryant, lucas) or (#wwe, #world, #wonderfulworld) and the banner will change colors when the program is run. The Special thing about this tool is that we can immediately change the password to whatever we want, so we don't have to bother to log in to one account and change the password. This tool is accompanied by a Thread Pool Executor module so that programs made will be faster, this tool is made with the python programming language.

Features

- Search username from query/name
- Search username from multipel query/name
- Search username from #hastag
- search username from multipel #hastag
- Search username from random name
- Auto change password

Installation on Termux

$pkg install git
$pkg install python3
$pip3 install requests
$git clone https://github.com/Xractz/mbi
$cd mbi
$python mbi.py

Installation on Linux

$sudo apt-get install git
$sudo apt-get install python3
$sudo apt-get install python3-pip
$pip3 install requests
$git clone https://github.com/Xractz/mbi
$cd mbi
$python mbi.py

Copyright © 2020, Xractz - IndoSec

About

Multi Bruto Forcing Instagram

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%