sample

INSTAGRAMPrivSniffer : First ever tool to view Instagram "private posts" anonymously

Suppose you have a private account and I have no idea who all your friends are and with whom you collaborated your post. The time when you collaborate a post with a friend having public account, this tool simply retrieves those collaborative posts, even if your own profile is set to private


FEATURES:

  • Digital Investigation: Can assists cyber units in accessing private posts revealed via public collaboration.
  • Media Access: Download anonymously without any requirement of login.

INSTALLATION:

1. Clone: Download ZIP or use Git:

git clone https://github.com/obitouka/InstagramPrivSniffer.git

2. Setup: Install dependencies in the root folder:

python -m pip install -r requirements.txt

HOW TO USE:

NOTE: You have my permission to test this command on my experimental private Insta account @keyloggerluvr as proof that the tool works.

1. VIEW: Use this to access private account post links:

python main.py -n keyloggerluvr

2. DOWNLOAD: Use this to download and view post:

python main.py -d https://www.instagram.com/keyloggerluvr/p/DL47hX4olz8wRQXBQ4HAaEmba9x7nC9HCSm4M80

Bug Bouty Program POC:

> Date reported: 29/06/2025
> Meta replied: 01/07/2025
> Tool created: 09/07/2025


I 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

Caution: created strictly for educational, research and digital investigation purposes.

FAQs:

Please refer to this issue on GitHub.

No, it no longer supports mobile or Termux users. This restriction was implemented to prevent misuse by users who may not fully understand how the tool works. This project is intended strictly for educational, research and digital investigation purposes and has already been reported to Instagram through the bug bounty program as shown above.