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
This bot can mention members upto 10,000 in groups and can mention members upto 200 in channels !

Mention All Bot This bot can mention members upto 10,000 in groups and can mention members upto 200 in channels ! 🏷 Infomation Language: Python. Tele

Anjana Madu 52 Dec 29, 2022
🤖 A discord bot for Dota2 community

BOTA BOT-A is a free Discord Dota 2 bot which provides comprehensive Information of every Dota 2 characters and exciting features for the community. P

Bendang 23 Jun 29, 2022
Decode the Ontario proof of vaccination QR code

Decode the contents of the Ontario Proof of Vaccination (the "Smart Health Card QR Code") Output This is from my QR code, hopefully fully redacted alt

Wesley Ellis 4 Oct 22, 2021
The system to host your files on the Discord application

Distorage The system to host your files on the Discord application Documentation Documentation Distorage How to use the package You can install it wit

6 Jun 27, 2022
An async-ready Python wrapper around FerrisChat's API.

FerrisWheel An async-ready Python wrapper around FerrisChat's API. Installation Instructions Linux: $ python3.9 -m pip install -U ferriswheel Python 3

FerrisChat 8 Feb 08, 2022
Python wrapper for Gmailnator

Python wrapper for Gmailnator

h0nda 11 Mar 19, 2022
A results generator and automatic token checker for Yandex Contest

Yandex contest Python checking tools A results generator and automatic token checker for Yandex Contest. Версия на русском языке Installation Clone th

Nikolay Chechulin 9 Dec 14, 2022
A repository of publicly verifiable token Sale contracts

Token-Sale-Plutus-Contract A repository of publicly verifiable token sale and royalty contracts. This will be the storage solution since it is easily

Logical Mechanism 29 Aug 18, 2022
An API wrapper for convertio.co written in Python.

An API wrapper for convertio.co written in Python.

Moonrise 9 Sep 27, 2022
Recommendation systems are among most widely preffered marketing strategies.

Recommendation systems are among most widely preffered marketing strategies. Their popularity comes from close prediction scores obtained from relationships of users and items. In this project, two r

Sübeyte 8 Oct 06, 2021
GitHub Actions Docker training

GitHub-Actions-Docker-training Training exercise repository for GitHub Actions using a docker base. This repository should be cloned and used for trai

GitHub School 1 Jan 21, 2022
Python client to do LispTick requests

lisptick-python LispTick Python client library It allows to send request and receive result from a LispTick server. Get a socket connection to a LispT

Kereon Intelligence 1 Oct 25, 2021
A Discord Token Spammer, multi webhooks compatibility, made in python +3.7. By Ezermoz

DiscordWebhookSpammer A Discord Token Spammer, multi webhooks compatibility, made in python +3.7. By Ezermoz Put you webhook in webhooks.txt if you wa

3 Nov 24, 2021
Linky bot, A open-source discord bot that allows you to add links to ur website, youtube url, etc for the people all around discord to see!

LinkyBot Linky bot, An open-source discord bot that allows you to add links to ur website, youtube url, etc for the people all around discord to see!

AlexyDaCoder 1 Sep 20, 2022
Bot made with Microsoft Azure' cloud service

IttenWearBot Autori: Antonio Zizzari Simone Giglio IttenWearBot è un bot intelligente dotato di sofisticate tecniche di machile learning che aiuta gli

Antonio Zizzari 1 Jan 24, 2022
A custom Discord Rich Presence to display when you're studying so you're stupid friends won't disturb you when you're studying.

Studying RPC Description A custom Discord Rich Presence to display when you're studying so you're stupid friends won't disturb you when you're studyin

John Edmerson Pizarra 4 Nov 19, 2022
Bypass Hcaptcha Purely based on http requests, Creates unlocked discord accounts if used correctly

hcaptcha-bypass-discord Bypass HCAPTCHA purely based on http requests Works for discord dosen't create locked accounts :)) HOW TO USE ◉ add the hcapby

Avenger 80 Dec 22, 2022
Name says it all/Instructions are in README file.

Discord-Webhook-Spammer Name says it all/Instructions are in README file. Setup 1. pip install discord-webhook ( In console, terminal or whatever you

Catto 1 Mar 21, 2022
Telegram bot that sends new offers from otomoto.pl

Telegram bot that sends new offers under certain filters from otomoto.pl How to use this bot? Install requirements with pip install -r requirements.tx

Mikhail Zanka 1 Feb 14, 2022
A Telegram Bot written in Python for mirroring files on the Internet to Google Drive

No support is going to be provided of any kind, only maintaining this for vps user on request. This is a Telegram Bot written in Python for mirroring

0 Dec 26, 2021