/Insta-Recon

This is a simple python based OSINT Tool for Instagram

Primary LanguagePython

Insta-Recon V1.0

This is a simple python OSINT Tool for Instagram.
It can be used to get the data of public accounts as well as Private accounts like their Username, User-id, Full-Name, Followers and Following count, Profile-pic-HD etc. that can be used to recon the user on Instagram.

Also save the report to a folder with a text file and profile photo

[Screenshot] :

alt text

Installation and Usage (python 3)

[Kali-Linux] :

sudo apt-get update -y && sudo apt-get upgrade -y
sudo apt install git python3 -y
pip install requests
git clone https://github.com/turbo-hackers/Insta-Recon.git
cd Insta-Recon
python3 insta-recon.py

[Termux] :

apt-get update -y && apt-get upgrade -y
pkg install git python3 -y
pip install requests
git clone https://github.com/turbo-hackers/Insta-Recon.git
cd Insta-Recon
python3 insta-recon.py

USEAGE :

  • python3 insta-recon.py
  • → Now Just Enter username of any Account

✗ Please Turn off your VPN before using the program ✗

WARNING :

This tool is only for educational purpose. If you use this tool for other purposes except education we will not be responsible in such cases.