Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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* |
| --instagram | *get target's information from instagram* |
| --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)