OSINTGRAM - Instagram Doxing
Warning: It is advisable to not use your own/primary account when using this tool.
Osintgram is a OSINT tool on Instagram to collect, analyze, and run reconnaissance.
OUR SOCIAL LINKS:- https://visheshk27.carrd.co
PLEASE DO JOIN OUR TELEGRAM CHANNEL FOR MORE SUCH TUTORIALS:- https://crackingfactory.com/
What you need for this-
1. Hacking machine - Kali linux or any linux or Google cloud console will do the job
2. Thats basically it. Ofcourse you need the basic command language of the linux for fixing any error if popped. But installation is very easy
Start by: getting python3 into your system
enter these into terminal:sudo apt install python3
sudo apt install python3-pip
pip3 install -r requirements.txt
python3 main.py --username USERNAME
Tool installation by : git clone https://github.com/Datalux/Osintgram.git
navigate to cd Osintgram
create a directory called config: mkdir config
enter into config dir then this is the place where you set your own credentials or any Fake instagram account which you created for this hack. This is Your's not the Target's.
Set username by : echo "USERNAME" > username.conf
set pass : echo "password" > pw.conf
set settings: echo "{}" > settings.json
if you "ls" this you should see three files: pw.conf, settings.json, username.conf
If not, fix it?
Head into Osintgram dir and run this: python3 main.py "Target username here"
Thats it. Get help by running list command.
Run docker by:
COMMAND:docker build -t osintgram
docker run --rm -it -v "$PWD/output:/home/osintgram/output" osintgram <target>
- addrs Get all registered addressed by target photos
- captions Get user's photos captions
- comments Get total comments of target's posts
- followers Get target followers
- followings Get users followed by target
- fwersemail Get email of target followers
- fwingsemail Get email of users followed by target
- fwersnumber Get phone number of target followers
- fwingsnumber Get phone number of users followed by target
- hashtags Get hashtags used by target
- info Get target info
- likes Get total likes of target's posts
- mediatype Get user's posts type (photo or video)
- photodes Get description of target's photos
- photos Download user's photos in output folder
- propic Download user's profile picture
- stories Download user's stories
- tagged Get list of users tagged by target
- wcommented Get a list of user who commented target's photos
- wtagged Get a list of user who tagged target
OUR SOCIAL LINKS:- https://visheshk27.carrd.co