Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.16 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.16 KB

Insta-OSINT

Instagram OSINT which uses private api to gather private info about account.

Gathers private account info such as:

  • If user has EMAIL connected to Instagram
  • If user has PHONE connected to Instagram
  • If user has WHATSAPP connected to Instagram
  • Full name
  • Profile Pic URL
  • If user has linked FACEBOOK to Instagram Account
  • Last Digits of Phone Number
  • Characters of Email

Pictures

image image

Usage

  1. Install necessary libraries (requests, colorama, base64, binascii)
  2. python/python3 osint.py

License

This project is licensed under the GNU General Public License (GNU GPL).

For details, please refer to the LICENSE file in the root directory of this project.

Disclaimer

This tool is for educational purposes only. The developer is not responsible for any damages it may cause. Use it at your own risk.