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
Python3 program to control Elgato Ring Light on your local network without Elgato's Control Center software

Elgato Light Controller I'm really happy with my Elgato Key Light from an illumination perspective. However, their control software has been glitchy f

Jeff Tarr 14 Nov 16, 2022
Official implementation of DeepSportLab (a fork of OpenPifPaf)

DeepSportLab DeepSportLab: a Unified Framework for BallDetection, Player Instance Segmentationand Pose Estimation in Team Sports Scenes This paper pre

ISPGroupUCL 8 Sep 27, 2022
Amazon AWS Web Tool (view only)

Amazon AWS Web Tool (AAWT) discontinued Features Cloudfront (simple) EC2 (With Charts and Prices) EC2 Reserved EBS ELB (With Charts) Obs:. only classi

Carlos Augusto Malucelli 9 Nov 07, 2022
Набор утилит для Discord с использованием языка программирования Python.

Discord Tools v0.1 Functions: WebHook spamer Spotify account generator (What?) QR Code Token stealer Token generator Discord nitro gen/check Discor to

Максим Скризов 3 Aug 23, 2022
Automatically Forward files from groups to channel & FSub

Backup & ForceSub Automatically Forward files from groups to channel & Do force sub on members Variables API_ID : Get from my.telegram.org API_HASH :

Arunkumar Shibu 7 Nov 06, 2022
Binance leverage futures Hook

Simple binance futures Attention Just use leverage. The fee difference between futures and spot is not considered. For example, funding rate, etc. Onl

Adriance 26 Aug 27, 2022
Centralized whale instance using github actions, sourcing metadata from bigquery-public-data.

Whale Demo Instance: Bigquery Public Data This is a fully-functioning demo instance of the whale data catalog, actively scraping data from Bigquery's

Hyperquery 17 Dec 14, 2022
⚡ Simple mass dm selfbot for Discord written in python3.

Zapp Simple mass dm selfbot for Discord written in python3. Warning. This project was made for educational purposes only! I take no responsibility for

Ѵιcнч 34 Nov 01, 2022
Scuttlecrab.py - Python Version of Scuttle Crab Bot

____ _ _ _ ____ _ / ___| ___ _ _| |_|

Fabrizo 4 Jul 08, 2022
Cookiecutter templates for Serverless applications using AWS SAM and the Rust programming language.

Cookiecutter SAM template for Lambda functions in Rust This is a Cookiecutter template to create a serverless application based on the Serverless Appl

AWS Samples 24 Nov 11, 2022
Pls give vaccine.

Pls Give Vaccine A script to spam yourself with vaccine notifications. Explore the docs » View Demo · Report Bug · Request Feature Table of Contents A

Rohan Mukherjee 3 Oct 27, 2021
This is a free python bot program that crosses you to farm with auto click in space crypto NFT game, having fun :) Creator: Marlon Zanardi

🚀 Space Crypto auto click bot ready-to-use 🚀 This is a free python bot program that crosses you to farm with auto click in space crypto NFT game, ha

170 Dec 20, 2022
With this simple app you can customize your presence in Discord.

Discord Rich Presence This a simple console app which can customize your Discord Presence easily, with only one config file! Setup Go to Discord Devel

Mai 1 Jan 06, 2022
A free and open-source discord webhook spammer.

Discord-Webhook-Spammer A free and open-source discord webhook spammer. Usage Depending on your python installation your commands may vary. Below are

3 Sep 08, 2021
Discord bot code to stop users that are scamming with fake messages of free discord nitro on servers in order to steal users accounts.

AntiScam Discord bot code to stop users that are scamming with fake messages of free discord nitro on servers in order to steal users accounts. How to

H3cJP 94 Dec 15, 2022
A pixeldrain python package using pixeldrain official api

Made with Python3 (C) @FayasNoushad Copyright permission under MIT License License - https://github.com/FayasNoushad/Pixeldrain/blob/main/LICENSE In

Fayas Noushad 6 Jan 26, 2022
alpaca-trade-api-python is a python library for the Alpaca Commission Free Trading API.

alpaca-trade-api-python is a python library for the Alpaca Commission Free Trading API. It allows rapid trading algo development easily, with support for both REST and streaming data interfaces

Alpaca 1.5k Jan 09, 2023
Catinthebox - Awesome bot for Mastodon

Cat In The Box :3 Description Awesome bot for Mastodon Requirements python pip g

satanist 0 Jan 19, 2022
Discord bot written in python

Discord bot created by dpshark#3004 for fun List of features/commands: [keyword] responses tools !add [respons] Adds new response to [keyword] !remove

Daniel K.Gunleiksrud 3 Dec 28, 2021
Python library to interact with a Z-Wave JS server.

zwave-js-server-python Python library for communicating with zwave-js-server. Goal for this library is to replicate the structure and the events of Z-

Home Assistant Libraries 54 Dec 18, 2022