Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rly0nheart/osinteye
Username enumeration & reconnaisance suite
https://github.com/rly0nheart/osinteye
about-me about-me-website aboutme dockerhub github instagram osint osint-tool pypi python recon reconnaissance testpypi username-checker username-enumeration
Last synced: about 1 month ago
JSON representation
Username enumeration & reconnaisance suite
- Host: GitHub
- URL: https://github.com/rly0nheart/osinteye
- Owner: rly0nheart
- License: gpl-3.0
- Archived: true
- Created: 2021-11-23T20:54:40.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-14T07:20:03.000Z (over 2 years ago)
- Last Synced: 2024-08-01T16:55:26.262Z (4 months ago)
- Topics: about-me, about-me-website, aboutme, dockerhub, github, instagram, osint, osint-tool, pypi, python, recon, reconnaissance, testpypi, username-checker, username-enumeration
- Language: Python
- Homepage: https://git.io/J1j3D
- Size: 59.6 KB
- Stars: 170
- Watchers: 5
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - rly0nheart/osinteye - Username enumeration & reconnaisance suite (Python)
README
## This will not receive any further updates. Instagram is deprecated, so I decided to just archive it.
![Python Version](https://img.shields.io/badge/python-3.x-blue?style=flat&logo=python)
![OS](https://img.shields.io/badge/OS-GNU%2FLinux-red?style=flat&logo=linux)
![GitHub](https://img.shields.io/github/license/rly0nheart/osinteye?style=flat&logo=github)
![GitHub repo size](https://img.shields.io/github/repo-size/rly0nheart/osinteye?style=flat&logo=github)> Username enumeration & reconnaisance suite
![osinteye](https://user-images.githubusercontent.com/74001397/155044129-24ace3c3-5ffb-407d-a49a-2c3f5c4da479.gif)# Supported sites
- [X] PyPI
- [X] Github
- [X] TestPypi
- [X] About.me
- [X] Instagram
- [X] DockerHub# Installation
> ![osinteye](https://user-images.githubusercontent.com/74001397/155046090-ac5c4943-d8bb-46e2-8dd3-21f94338febf.gif)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
| Flag | Usage |
| ------------- |:---------:|
|--pypi
| *get target's information from pypi* |
|--testpypi
| *get target's information from testpypi* |
|--about
| *get target's information from about.me* |
|
|--github
| *get target's information from github* |
|--dockerhub
| *get target's information from dockerhub* |
|-v/--verbose
| *enable verbosity (returns network logs, errors and warnings)* |
|--version
| *show program's version number and exit* |# LICENSE
![license](https://user-images.githubusercontent.com/74001397/137917929-2f2cdb0c-4d1d-4e4b-9f0d-e01589e027b5.png)# About me
* [About.me](https://about.me/rly0nheart)