Hey Guys, What's Up Everybody. Nice to see you all back in another Blog. So today we are here to talk about one of the best tools to perform Osint(Open Source Intelligence) on Instagram Usernames. The tool which we are going to talk about today is one of the highly optimized tools to perform this task.
So let's Start this blog without any further ado !
So for starting up we need to clone the tool which is present with us in the form of a Git Repository.
Link -> Osintgram GitHub Repo
STEP1: To Clone the Repo use the command :
git clone https://github.com/Agisthemantobeat/Osintgram.git
STEP2: Next Step would be to enter into the cloned repository.
For Windows - You can simply move to * python * file by navigating inside the directory.
For Linux - Use cd Osintgram.
STEP3:
Create a virtual environment for your project. The use of creating a separate virtual environment will isolate this particular project from other projects, and any changes made will not affect the other ones.python3 -m venv venv
On Windows Powershell: .\venv\Scripts\activate.ps1
On Linux and Git Bash: source venv/bin/activate
STEP5: Install all the requirements for this project contained in requirements.txt file.
pip install -r requirements.txt
Note:- You must not prefer using personal accounts.
STEP7: Run * make setup * command to store your credentials in credentialss.ini file for you automatically.
Note:- If any sort of error comes during this setup or while using the tool, make sure your account is fully functional and has no verification yet to be required.
STEP8: Now here goes the final step, and you just need to execute the * main.py * file to start with the tool.
Use command:-
Note:- Make sure python is already installed.
python3 main.py <<account_name_to_perform_recon>>.
So Guys, this much for this tool. You can go and enjoy performing recon on Usernames, but make sure to keep it ethical as per the motto of this Blog.
* Answer to questions you will be having after reading this blog:- *
1. Does this tool also works on private account?
Ans - For private accounts you must send the particular person the follow up request, and you will be able to perform recon when the person accepts your request.For any other issues, you can refer to this video -
My other posts -
https://www.thedecentshub.tech/2021/09/bug-bounty-series-subdomain-enumeration.html
https://www.thedecentshub.tech/2021/08/why-hacking-is-always-seen-from.html
https://www.thedecentshub.tech/2021/08/osintgram-perform-osint-on-instagram.html
https://www.thedecentshub.tech/2021/08/retrieve-user-information-using.html
https://www.thedecentshub.tech/2021/08/reverse-shell-using-excel.html
https://www.thedecentshub.tech/2021/08/reverse-shell-from-word-documents.html
I got instant banned when try to login from osintgram
ReplyDeleteHow to fix
https://github.com/Datalux/Osintgram/issues
Delete