Skip to content

A program which allows you to track a user using the same username on popular sites like Instagram, Facebook, Threads and more.

License

Notifications You must be signed in to change notification settings

MayankNCodes/IntelliOSINT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntelliOSINT

An OSINT Tool completely coded fron scratch with minimum dependancies to gather Intel on the web using an Username as input. This allows you to track a user using the same username on popular sites like Instagram, Facebook, Threads and more.

It features an automatic generation of each result to ensure accessibility and History of search results to the user.

Features

  • Features a Password Based Login (you can enable and disable it anytime using the True/False Value through the askPasswordBeforeLogin Variable).
  • Saves the OSINT Results into a dedicated Text File along with Timestamp for easy access.

Additional Functionality

  • Beginner friendly.
  • OSINT On The Go.
  • Easy to use.
  • Memory friendly.
  • Low Resource consuming.
  • Almost Dependencies Free!

Installation

Install in Linux/Ubuntu with git

  git clone https://github.com/MayankNCodes/IntelliOSINT.git
  cd IntelliOSINT

Installing dependencies

    pip install datetime
    pip install requests

Screenshots

Running IntelliOSINT: IntelliOSINT Running Image

OSINT Results Saved into a dedicated Text File: IntelliOSINT Output Txt File Image

Usage/Examples

Windows:

python IntelliOSINT.py

Future Update Plans!

  • Faster Speed by adding Multithreading Functionality
  • Port the script to C++
  • Create a GUI
  • More....

About

A program which allows you to track a user using the same username on popular sites like Instagram, Facebook, Threads and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages