A user reconnaisance tool that extracts a target's information from Instagram, DockerHub & Github.

Overview

Python Version OS GitHub CodeFactor Snyk Vulnerabilities for GitHub Repo Lines of code GitHub repo size

A 👥 user 🔎 reconnaisance tool that extracts a target's information from Instagram, DockerHub & Github. Also 🔎 searches for matching usernames on Github. osinteye

Features

  • extracts Instagram info
  • extracts DockerHub info
  • extracts Github info (including followers list and repositories)
  • searches related usernames on Github

Installation

installation

Clone project:

git clone https:/github.com/rlyonheart/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;

python osinteye --instagram johndoe

Example .2;

./osinteye --instagram johndoe

Available Sources

  • Instagram
  • DockerHub
  • Github
Flag Usage
-I/--instagram get target's Instagram information
-G/--github get target's Github information
-D/--dockerhub get target's DockerHub information
-X/--all get target's information from all available sources

Optional Arguments

Flag Usage
-sG/--github-search search username on Github
-r/--raw return output in raw json format
-v/--verbose run osintEye in verbose mode (returns network logs, errors and warnings)

Disclaimer

This tool should not be used in environments withouth legal authorization. The author Richard Mwewa will not be responsible for the damages that might be done with it.*

LICENSE

license

About author

Contact author

You might also like...
Instagram Brute force attack helps you to find password of an instagram account from your list of provided password.
Instagram Brute force attack helps you to find password of an instagram account from your list of provided password.

Instagram Brute force attack Instagram Brute force attack helps you to find password of an instagram account from your list of provided password. Inst

Instagram-follower-bot - An Instagram follower bot written in Python

Instagram Follower Bot An Instagram follower bot written in Python. The bot follows the follower of which account you want. e.g. (You want to follow @

Upload-Instagram - Auto Uploading Instagram Bot

###Instagram Uploading Bot### Download Python and Chrome browser pip install -r

[OSGIFI] - INFORMATION GATHERING TOOL, FROM INSTAGRAM ACCOUNTS.
[OSGIFI] - INFORMATION GATHERING TOOL, FROM INSTAGRAM ACCOUNTS.

⚡ OSGIFI THIS TOOL PERMIT YOU TO DISCOVERING & GATHERING INFO FROM INSTAGRAM ACCOUNTS, FOR EXAMPLE: Full Name Verified Account Or Not Private Account

The algorithm performs a simple user registration (Name, CPF, E-mail and Telephone) in an Amazon RDS database and also performs the storage, training and facial recognition of the user's face to identify the users already registered in the system in a next time the user is seen.
Adriano's Diets Consulting Bot - Parses and extracts informations about your diet (files in the Adriano's format).

Adriano's Diets Consulting Bot - Parses and extracts informations about your diet (files in the Adriano's format).

Scrapes an instagram user's photos and videos
Scrapes an instagram user's photos and videos

Instagram Scraper instagram-scraper is a command-line application written in Python that scrapes and downloads an instagram user's photos and videos.

A Telegram bot to download posts, videos, reels, IGTV and a user profile picture from Instagram!
A Telegram bot to download posts, videos, reels, IGTV and a user profile picture from Instagram!

Telegram Bot A telegram bot to download media from Instagram! No API Key or Login Needed! Requirements You must have python installed (of course) You

A github actions + python code to extract URLs to code repositories to put into standard form, starting with github

A github actions + python code to extract URLs to code repositories to put into standard form, starting with github ---- NOTE: JUS

Comments
  • DELETE THIS LIB

    DELETE THIS LIB

    Hi, man!

    Delete this lib! Do not work, man! ))

    [[email protected] osinteye]# python3 osinteye --instagram tarussssa [-] instagram: user not found [[email protected] osinteye]# [[email protected] osinteye]# python3 osinteye --github tarussssa [-] github: user not found [[email protected] osinteye]# [[email protected] osinteye]# python3 osinteye --github rly0nheart

    Richard Mwewa | Github

    Richard Mwewa | Github rly0nheart Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github

    Richard Mwewa | Github [-] github: user not found

    opened by APTEMOH 1
  • ERROR IN README...

    ERROR IN README...

    Hello, error mentioning url in README.md

    ERROR............................................................................ Clone project: git clone https:/github.com/rlyonheart/osinteye.git

    CORRECT............................................................................ Clone project: git clone https://github.com/rlyonheart/osinteye.git

    opened by ManuelBot59 1
Releases(1.2.0)
  • 1.2.0(Feb 22, 2022)

    CHANGELOG

    • added --testpypi; will be used to search/extract user's information from testpypi
    • fixed a few code errors

    Full Changelog: https://github.com/rly0nheart/osinteye/compare/1.1.0...1.2.0

    Source code(tar.gz)
    Source code(zip)
  • 1.1.0(Feb 22, 2022)

    CHANGELOG

    • added --pypy; will be used to extract information from pypi
    • fixed indefinite breaking whenever an error is encountered
    • added banner

    Full Changelog: https://github.com/rly0nheart/osinteye/compare/2022.1.0.0...1.1.0

    Source code(tar.gz)
    Source code(zip)
  • 2022.1.0.0(Jan 29, 2022)

    CHANGELOG

    • Can now extract user information from about.me
    • removed --github-search argument
    • removed showing Github user's followers
    • removed url shortening
    • added --version argument
    • removed unnecessary features to make it simple and lightweight

    Full Changelog: https://github.com/rly0nheart/osinteye/compare/2021.1.0.2...2022.1.0.0

    Source code(tar.gz)
    Source code(zip)
    osinteye-2022.1.0.0.tar(60.00 KB)
  • 2021.1.0.2(Dec 8, 2021)

    CHANGELOG

    • user(s) will now be able to choose whether to shorten urls in results or not, with the -sU/--shorten-urls argument
    • if no site is specified, osintEye will search the username on all available sites by default

    Full Changelog: https://github.com/rlyonheart/osinteye/compare/2021.1.0.1...2021.1.0.2

    Source code(tar.gz)
    Source code(zip)
    _main_.py(11.66 KB)
  • 2021.1.0.1(Dec 1, 2021)

Owner
Richard Mwewa
“Let your plans be dark and impenetrable as night, and when you move, fall like a thunderbolt.”
Richard Mwewa
Discord Bot that can translate your text, count and reply to your messages with a personalised text

Discord Bot that can translate your text, count and reply to your messages with a personalised text

Grizz 2 Jan 26, 2022
Discord-disnake - This package allows to use disnake without changing the discord namespace

This package is a shim This module allows to use disnake using discord namespace. This is not an independent library. Installing Python 3.8 or higher

5 Dec 13, 2022
Bot per controllare la disponibilità di appuntamenti per la vaccinazione Covid-19 in Veneto

VaxBot9000 Prerequisites Python 3.9 Poetry latest version of geckodriver Firefox Setup poetry install Copy config.sample.toml to config.toml and edit

Augusto Zanellato 5 Jun 13, 2021
A telegram bot to track whales activities on multiple blockchains.

Telegram Bot : Whale Watcher A straightforward telegram bot written in python to track whales activity on multiple blockchains, using whale-alert API

Laurenz Bougan 1 Dec 10, 2021
Code to help me strengthen my bot army

discord-bot-manager an api to help you manage your other bots auth lazy: using the browser dev tools, capture a post call and view the Authorization h

Riley Snyder 2 Mar 18, 2022
Change Discord HypeSquad in few seconds!

a simple python script that change your hypesquad to what house you choose

Ho3ein 5 Nov 16, 2022
The best (and now open source) Discord selfbot.

React Selfbot Yes, for real Why am I making this open source? Because can't stop calling my product a rat, tokenlogger and what else not. But there is

30 Nov 13, 2022
A Python interface between Earth Engine and xarray for processing weather and climate data

wxee What is wxee? wxee was built to make processing gridded, mesoscale time series weather and climate data quick and easy by integrating the data ca

Aaron Zuspan 160 Dec 31, 2022
A Python script to backup all repos (public or private) of a user.

GithubBackupAllRepos A Python script to backup all repos (public or private) of a user. Features Clone public and private repos Load specified SSH key

Podalirius 15 Jan 03, 2023
Git Plan - a better workflow for git

git plan A better workflow for git. Git plan inverts the git workflow so that you can write your commit message first, before you start writing code.

Rory Byrne 178 Dec 11, 2022
A quick and dirty script to scan the network, find default credentials on services and post a message to a Slack channel with the results.

A quick and dirty script to scan the network, find default credentials on services and post a message to a Slack channel with the results.

Security Weekly 11 Jun 03, 2022
SelfBot, a lots of features: Mass DM , Nuke, Raid... and more!

SelfBot, a lots of features: Mass DM , Nuke, Raid... and more!

eryycr 2 Nov 10, 2021
A simple, multipurpose Discord bot.

EpicBot 🏅 A simple, multipurpose Discord bot. • Info EpicBot is a multipurpose Discord bot that was designed to make your Discord life easier and coo

Nirlep_5252_ 130 Dec 29, 2022
IBD Style Relative Strength Percentile Ranking of Stocks (i.e. 0-100 Score).

relative-strength IBD Style Relative Strength Percentile Ranking of Stocks (i.e. 0-100 Score). I also made a TradingView indicator, but it cannot give

57 Jan 06, 2023
Python Capfire API wrapper

General CampfireAPI based on Campfire web. Install pip install Campfire-API Quickstart Use it without login: from campfire_api import CampfireAPI cf

Ghost 0 Jan 03, 2022
Python Twitter API

Python Twitter Tools The Minimalist Twitter API for Python is a Python API for Twitter, everyone's favorite Web 2.0 Facebook-style status updater for

Mike Verdone 2.9k Jan 03, 2023
Declarative assertions for AWS

AWSsert AWSsert is a Python library providing declarative assertions about AWS resources to your tests. Installation Use the package manager pip to in

19 Jan 04, 2022
Acid's Utilities is a bot for my Discord server that alerts when I go live, welcomes new users, has some awesome games and so much more!

Acid's Utilities Acid's Utilities is a bot for my Discord server that alerts when I go live, welcomes new users, has some awesome games and so much mo

AcidFilms (Fin Stuart) 3 Nov 19, 2021
Basic-Discord-Response-Bot, in Python

Response bot for Discord. EG: User: Hello! Bot: Hello there! About Very customizable, no credits needed. Edit the bot.py to what you want, basic Pytho

rhys 1 Nov 20, 2021
Simple stock price analytics

mune · Mune is an open source python web application built to analyze stocks, named after Homma Munehisa. Currently, the forecasting component is powe

Richard Hong 14 Aug 30, 2021