var unreadAlerts = '1';
You have one unread private message from dkota titled Welcome to the Forum!

Spanish Tutorial Osint Instagram
#1
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
Report
#2
Chico no tienes un tutorial de como conseguir la contraseña de alguien? tengo el correo pero la contraseña no la se
Reply Quote // Report


Quick Reply
Message
Type your reply to this message here.



Possibly Related Threads…
Thread Author Replies Views Last Post
XSS tutorial for newbies prince97 2 439 04-23-2023, 02:49 AM
Last Post: trooper



Users browsing this thread: purely_cabbage
var thread_deleted = "0"; if(thread_deleted == "1") { $("#quick_reply_form, .new_reply_button, .thread_tools, .inline_rating").hide(); $("#moderator_options_selector option.option_mirage").attr("disabled","disabled"); }