Ads Area

Osintgram - Perform Osint on Instagram Accounts

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.

Use command:-

python3 -m venv venv

 

STEP4: Now Load the virtual environment.
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.
Use command:- 

pip install -r requirements.txt

 

STEP6: Now, I will suggest you guys to create a dummy account to perform Osint. 

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 -

Osintgram Full Tutorial Video


My other posts -

https://www.thedecentshub.tech/2021/09/bug-bounty-series-subdomain-enumeration.html

https://www.thedecentshub.tech/2021/09/creating-deepfakes-first-order-motion-model-for-image-animation.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


So Guys, this much for this blog, if you like the content you can follow me up, can also subscribe to my YouTube channel. If you Guys want that I keep bringing this sort of Blogs and videos for you, you can show your support to me ...

Buy me a coffee and show your Support 😊 ----- PayPal ID - https://www.paypal.me/agthecoder UPI ID- apoorvgupta@kotak

Till Next Blog Guys, *TaTa*, Goodbye. I hope you enjoyed the Blog 😊 



Post a Comment

2 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.
  1. I got instant banned when try to login from osintgram
    How to fix

    ReplyDelete