INSTA‐OSINT - thrisha-001/Cyber-Security-Placement-Training GitHub Wiki

What is INSTA-OSINT?

INSTA-OSINT is a tool to find as much information as possible on Instagram accounts, such as username, full username, post target, account type, number of followers, number of followings and so on.

STEP 1 : Use the commands -

"sudo apt update && sudo apt upgrade" : Keeps our system's package list and installed software up-to-date.

"sudo apt install git" : Installs Git, which is essential for version control and collaboration on software projects.

"sudo apt install python3" : Installs Python 3, which is essential for running Python scripts and developing Python applications.

STEP 2 : Use this command -

"git clone https://github.com/HunxByts/INSTA-OSINT.git" : Run this command to download the INSTA-OSINT project repository from GitHub.

"cd INSTA-OSINT" : This command changes the current working directory to the INSTA-OSINT directory.

"pip3 install -r requirements.txt" : Run this command after navigating into the project directory to ensure that all necessary Python libraries and dependencies required by the INSTA-OSINT project are installed.

"python3 instaOSINT.py" : Run this command to execute the instaOSINT.py script and start the program or tool provided by the INSTA-OSINT project.

At last, enter the username and password of the account from which the target account can be selected.

STEP 3 : Enter the target account, it must be public, it must be followed and followed back from the user account.

STEP 4 : It will list out the informations.