Coder_CC
Member
- Messages
- 24
- Reaction score
- 9
- Points
- 3
Instainsane Instagram Account Cracker
What does it do?
Instainsane is a tool that allows a user to brute force Instagram accounts with a password list. Normally sites such as Instagram and Snapchat have a time out security feature that forces you to type a username and password before a set time limit. Another form of protection sites will use is a "Too many attempts" function. If you attempt too many passwords on a single account from the same IP they will lock or freeze the account preventing such things as brute force attacks.
The beauty that is Instainsane comes with rotating IP addresses using TOR which prevents things such as the Timeout/Too many attempts Issue. There are some things to keep in mind with an attack like this. It is a brute force attack so this attack even with a smaller word list could take quite a while and much longer if it's a giant password list. It is also possible the password you are attempting to find will not be within your list and the attack will not be successful.
Step 1:
The first step we will need to take is to download the tool. Open up a terminal and enter this code below.
КОД:
git clone https://github.com/thelinuxchoice/instainsane.git
Step 2:
КОД:
cd /opt/Instainsane/
chmod +x install.sh
./install.sh
Step 3:
Now you've downloaded and installed the tool, lets get cracking! You will need to enter a username and decide on using the default password list or specifying the location of the list you wish to use. You can start the tool by entering the code below into a terminal.
КОД:
chmod +x instainsane.sh
./instainsane.sh
Now that you have Instainsane downloaded you will need to install it by opening a terminal and enter the following.
Congratulations that is everything you need to know to preform this very same attack!
This is ONLY for educational purposes and should only be used for improving the security of your own account or which you have permission to do such things on. I will not be held responsible for any rules and regulations that you might break in your country.
What does it do?
Instainsane is a tool that allows a user to brute force Instagram accounts with a password list. Normally sites such as Instagram and Snapchat have a time out security feature that forces you to type a username and password before a set time limit. Another form of protection sites will use is a "Too many attempts" function. If you attempt too many passwords on a single account from the same IP they will lock or freeze the account preventing such things as brute force attacks.
The beauty that is Instainsane comes with rotating IP addresses using TOR which prevents things such as the Timeout/Too many attempts Issue. There are some things to keep in mind with an attack like this. It is a brute force attack so this attack even with a smaller word list could take quite a while and much longer if it's a giant password list. It is also possible the password you are attempting to find will not be within your list and the attack will not be successful.
Step 1:
The first step we will need to take is to download the tool. Open up a terminal and enter this code below.
КОД:
git clone https://github.com/thelinuxchoice/instainsane.git
Step 2:
КОД:
cd /opt/Instainsane/
chmod +x install.sh
./install.sh
Step 3:
Now you've downloaded and installed the tool, lets get cracking! You will need to enter a username and decide on using the default password list or specifying the location of the list you wish to use. You can start the tool by entering the code below into a terminal.
КОД:
chmod +x instainsane.sh
./instainsane.sh
Now that you have Instainsane downloaded you will need to install it by opening a terminal and enter the following.
Congratulations that is everything you need to know to preform this very same attack!
This is ONLY for educational purposes and should only be used for improving the security of your own account or which you have permission to do such things on. I will not be held responsible for any rules and regulations that you might break in your country.