InstagramPrivSniffer
First ever tool to view "Instagram private posts" anonymously
Install / Use
/learn @obitouka/InstagramPrivSnifferREADME
<img alt="Built with Python" src="https://img.shields.io/badge/Built_with-Python-26A5E4?logo=python&logoColor=white&style=plastic" height="30"/> <!-- PYTHON -->
<img alt="Version" src="https://img.shields.io/badge/Version-2.4.3-D3FF00?style=plastic" height="30"/> <!-- Version -->
<a href="https://awesome.re" title="Awesome"><img alt="Awesome" src="https://awesome.re/badge-flat.svg" height="30"/></a> <!-- Awesome -->
<img alt="Category OSINT" src="https://img.shields.io/badge/Category-OSINT-BD00FF?style=plastic" height="30"/> <!-- Category: OSINT -->
<img alt="MIT License" src="https://img.shields.io/badge/License-MIT-ff0004.svg?style=plastic" height="30"/> <!-- License: MIT -->
<img src="https://img.shields.io/github/stars/obitouka/InstagramPrivSniffer?style=plastic&color=ffffff&labelColor=111111&logo=github" width="150"/> <!-- Stars -->
<a href="https://t.me/voidologist"><img alt="Telegram" src="https://img.shields.io/badge/Telegram-26A5E4?style=plastic&logo=telegram&logoColor=white" width="135"/></a><!-- Telegram -->
<a href="https://github.com/obitouka"><img alt="GitHub Profile" src="https://img.shields.io/badge/GitHub-111111?style=plastic&logo=github&logoColor=FF0000" width="103"/></a> <!-- Github -->
<a href="mailto:obitouka@protonmail.com"><img alt="ProtonMail" src="https://img.shields.io/badge/ProtonMail-782DFF?style=plastic&logo=protonmail&logoColor=white" width="135"/></a> <!-- ProtonMail -->
<img alt="GitHub forks" src="https://img.shields.io/github/forks/obitouka/InstagramPrivSniffer?style=plastic&color=ffffff&labelColor=111111&logo=github" width="145"/> <!-- Forks -->
DISCLAIMER
[!IMPORTANT]
Date reported: 29/06/2025
Meta replied: 01/07/2025
Tool created: 09/07/2025I discovered an endpoint that allowed me viewing posts from a private Instagram account revealed via collaborating with public accounts. I reported this to Meta BBP related to privacy issue but after few days Meta confirmed that this is intended behavior based on Collaboration feature. Therefore, this is not a vulnerability
POC
<br>[!CAUTION]
Created strictly for educational, research and digital investigation purposes. The developer is not responsible for any misuse.For any legal concerns regarding this project, please contact me directly before taking any action (read "Issues Guide" of CONTRIBUTING.md).
FEATURE :
- Can assist digital investigators (cyber units) to
access private account postswhich is revealed via collaborating with public account. - Download & view media
INSTALLATION :
-
Clone the tool
- Click here to download the ZIP file
- Or clone the repository via command line:
git clone https://github.com/obitouka/InstagramPrivSniffer.git
-
Install dependencies
- Navigate to the repository root folder (where requirements.txt is located) in command line and run:
python -m pip install -r requirements.txt
- Navigate to the repository root folder (where requirements.txt is located) in command line and run:
USAGE :
View available commands
<br>[!TIP] Navigate to the
InstagramPrivSnifferroot folder in a command line and run:python main.py -h
How to use those commands
<br>[!NOTE] You have my permission to test this command on my experimental private Insta account @keyloggerluvr as a proof that tool works.
Use this to access private account post links
python main.py -n keyloggerluvrOr use this to download and view post
python main.py -d https://www.instagram.com/keyloggerluvr/p/DL47hX4olz8wRQXBQ4HAaEmba9x7nC9HCSm4M80

FAQ
- Why “No posts found” even when the account has posts?
Please refer issues14
CONTRIBUTING GUIDELINES :
Wish to contribute by adding a feature or by fixing a bug, please read the CONTRIBUTING.md file for guidelines.
<br>ISSUES GUIDELINES :
Want to ask a question, suggest a feature or report a bug, please read the "Issues Guide" of CONTRIBUTING.md for the guidlines.
<br>LICENSE :
Licensed under the MIT License © 2025 obitouka.
You are free to use, modify, and distribute this project, provided that you give credit, include the original copyright and license notice.

