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
Instagram-Reports is a tool made to ban any scam or bad person

ABOUT TOOL : Instagram-Reports is a tool made to ban any scam or bad person. Installation : sudo apt-get update -y sudo apt-get upgrade -y apt insta

Evan Al Mahmud Irfan ථ 1 Dec 20, 2021
A program that generates discord.py code

discord-py-generator A program that generates discord.py code Setup in cmds.txt file add your user id, client id and bot token you can change the bot

3 Dec 15, 2022
This is a simple Telegram bot to Delete User Messages based on Groupmembers Votes. Heroku deployable

ibCleaner Bot This is a simple Telegram bot to Delete User Messages based on Groupmembers Votes. Deploy to Heroku Deploy locally Edit config.py and ad

8 Oct 21, 2022
A telegram bot that can upload telegram media files to anonfiles.com and give you direct download link

✯ AnonFilesBot ✯ Telegram Files to AnonFiles Upload Bot It will Also Give Direct Download Link Process : Fork This Repositry And Simply Cick On Heroku

Avishkar Patil 38 Dec 30, 2022
Discord bot that generates boba drinks. Submission for sunhacks 2021

boba-bot Team Poggies' submission for Sunhacks 2021. Find our project page on Devpost, and a video demonstration can be found on YouTube. Commands $he

Joshua Tenorio 3 Nov 02, 2022
ShadowMusic - A Telegram Music Bot with proper functions written in Python with Pyrogram and Py-Tgcalls.

⭐️ Shadow Music ⭐️ A Telegram Music Bot written in Python using Pyrogram and Py-Tgcalls Ready to use method A Support Group, Updates Channel and ready

TeamShadow 8 Aug 17, 2022
Hostapd-mac-monitor - Setup a hostapd AP to conntrol the connections of specific MACs

A brief explanation This script provides way to setup a monitoring service of sp

2 Feb 03, 2022
A Telegram Userbot to play Audio and Video songs / files in Telegram Voice Chats

TG-MusicPlayer A Telegram Userbot to play Audio and Video songs / files in Telegram Voice Chats. It's made with PyTgCalls and Pyrogram Requirements Py

4 Jul 30, 2022
OpenSea Python Bot coded purely in Python3.

OpenSea Python Bot coded purely in Python3. It utilises everything from OpenSea API to continuously monitor NFT's. It can be used to snipe or monitor if something falls below floor value.

OpenSea Elite Sniper 20 Dec 29, 2021
A small script to migrate or synchronize users & groups from Okta to AWS SSO

aws-sso-sync-okta A small script to migrate or synchronize users & groups from Okta to AWS SSO Changelog Version Remove hardcoded values on variables

Paul 4 Feb 11, 2022
streamlit translator is used to detect and translate between languages created using gTTS, googletrans, pillow and streamlit python packages

Streamlit Translator Streamlit Translator is a simple translator app to detect and translate between languages. Streamlit Translator gets text and lan

Siva Prakash 5 Apr 05, 2022
A powerfull Zee5 Downloader Bot With Permeneant Thumbnail Support 💯 With Love From NexonHex

Zᴇᴇ5 DL A ᴘᴏᴡᴇʀғᴜʟʟ Zᴇᴇ5 Dᴏᴡɴʟᴏᴀᴅᴇʀ Bᴏᴛ Wɪᴛʜ Pᴇʀᴍᴇɴᴇᴀɴᴛ Tʜᴜᴍʙɴᴀɪʟ Sᴜᴘᴘᴏʀᴛ 💯 Wɪᴛʜ Lᴏᴠᴇ Fʀᴏᴍ NᴇxᴏɴHᴇx Wʜᴀᴛ Cᴀɴ I Dᴏ ? • ɪ ᴄᴀɴ Uᴘʟᴏᴀᴅ ᴀs ғɪʟᴇ/ᴠɪᴅᴇᴏ ғʀᴏᴍ

Psycharmers 4 Jan 19, 2022
Yet another discord-BOT

Note I have not added comments to the initial code as it is for my educational purpose. Use This is the code for a discord-BOT API py-cord-2.0.0a4178+

IRONMELTS 1 Dec 18, 2021
Sadew Jayasekara 23 Oct 21, 2022
Create CDK projects with projen

The Projenator: I'll be back! Description This is a CDKv2 project that takes the grind out of setting up new cdk projects/implementations by using aut

Andrew 2 Dec 11, 2021
A collection of automation aids to connect various database systems into Lookout for Metrics

A collection of automation aids to connect various database systems into Lookout for Metrics

AWS Samples 3 Apr 28, 2022
This is Source Code of PdiskUploaderBot

PdiskUploaderBot This is the source code of PdiskUploaderBot. And the developer of this bot is AJTimePyro, His Telegram Channel & Group. You can use t

Abhijeet 8 Oct 20, 2022
TwitchAccountMaker - Twitch Account Maker with python

Twitch Account Creator A Twitch Account Creator, Requires Capmonster.cloud Verif

vanis / 1800 0 Jan 20, 2022
Análise de dados abertos do programa Taxigov.

Análise de dados do Taxigov Este repositório contém os cadernos Jupyter usados no projeto de análise de dados do Taxigov. Conjunto de dados O conjunto

Augusto Herrmann 1 Jan 10, 2022
Yes, it's true :yellow_heart: This repository has 326 stars.

Yes, it's true! Inspired by a similar repository from @RealPeha, but implemented using a webhook on AWS Lambda and API Gateway, so it's serverless! If

510 Dec 28, 2022