04-30-2023, 04:17 PM
Lo he usado y es una buena herramienta
I have used it and it is a good tool
Install:
git clone https://github.com/Datalux/Osintgram.git
cd Osintgram
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Abre credentials.ini en la carpeta config y pon tu usuario y contraseña de instagram
Abrir archivo con: nano credentials.ini
Ctrl + O = Guardar Archivo
Ctrl + X = Salir del Archivo
Para usar:
python3 main.py (Nombre de Victima)
Comandos OSINTGRAM:
FILE=y/n Enable/disable output in a '<target username>_<command>.txt' file'
JSON=y/n Enable/disable export in a '<target username>_<command>.json' file'
addrs Get all registered addressed by target photos
cache Clear cache of the tool
captions Get target's photos captions
commentdata Get a list of all the comments on the target's posts
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 target's posts type (photo or video)
photodes Get description of target's photos
photos Download target's photos in output folder
propic Download target's profile picture
stories Download target's stories
tagged Get list of users tagged by target
target Set new target
wcommented Get a list of user who commented target's photos
wtagged Get a list of user who tagged targetf
I have used it and it is a good tool
Install:
git clone https://github.com/Datalux/Osintgram.git
cd Osintgram
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Abre credentials.ini en la carpeta config y pon tu usuario y contraseña de instagram
Abrir archivo con: nano credentials.ini
Ctrl + O = Guardar Archivo
Ctrl + X = Salir del Archivo
Para usar:
python3 main.py (Nombre de Victima)
Comandos OSINTGRAM:
FILE=y/n Enable/disable output in a '<target username>_<command>.txt' file'
JSON=y/n Enable/disable export in a '<target username>_<command>.json' file'
addrs Get all registered addressed by target photos
cache Clear cache of the tool
captions Get target's photos captions
commentdata Get a list of all the comments on the target's posts
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 target's posts type (photo or video)
photodes Get description of target's photos
photos Download target's photos in output folder
propic Download target's profile picture
stories Download target's stories
tagged Get list of users tagged by target
target Set new target
wcommented Get a list of user who commented target's photos
wtagged Get a list of user who tagged targetf