Kali Linux

Osinteye : Username Enumeration And Reconnaisance Suite

Osinteye is a tool used for Username enumeration & reconnaisance suite.

Supported sites

  • PyPI
  • Github
  • TestPypi
  • About.me
  • Instagram
  • DockerHub

Installation

Clone project:

$ git clone https://github.com/rly0nheart/osinteye.git

$ cd osinteye

$ pip install -r requirements.txt

Usage

$ python osinteye [–SITENAME] [USERNAME]

Or give osintEye execution permission:

$ chmod +x osinteye

$ ./osinteye [–SITENAME] [USERNAME]

Example 1.1;

$ python osinteye –instagram [USERNAME]

Example 1.2;

$ ./osinteye –instagram [USERNAME]

Optional Arguments

FlagUsage
--pypiget target’s information from pypi
--testpypiget target’s information from testpypi
--aboutget target’s information from about.me
--instagramget target’s information from instagram
--githubget target’s information from github
--dockerhubget target’s information from dockerhub
-v/--verboseenable verbosity (returns network logs, errors and warnings)
--versionshow program’s version number and exit
R K

Recent Posts

Starship : Revolutionizing Terminal Experiences Across Shells

Starship is a powerful, minimal, and highly customizable cross-shell prompt designed to enhance the terminal…

1 day ago

Lemmy : A Decentralized Link Aggregator And Forum For The Fediverse

Lemmy is an innovative, open-source platform designed for link aggregation and discussion, providing a decentralized…

1 day ago

Massive UX Improvements, Custom Disassemblers, And MSVC Support In ImHex v1.37.0

The latest release of ImHex v1.37.0 introduces a host of exciting features and improvements, enhancing…

1 day ago

Ghauri : A Powerful SQL Injection Detection And Exploitation Tool

Ghauri is a cutting-edge, cross-platform tool designed to automate the detection and exploitation of SQL…

1 day ago

Writing Tools : Revolutionizing The Art Of Writing

Writing tools have become indispensable for individuals looking to enhance their writing efficiency, accuracy, and…

1 day ago

PatchWerk : A Tool For Cleaning NTDLL Syscall Stubs

PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…

2 days ago