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

https://github.com/z3robyte/vigilante

OSINT tool to identify websites where an specified email is registered
https://github.com/z3robyte/vigilante

Last synced: about 1 year ago
JSON representation

OSINT tool to identify websites where an specified email is registered

Awesome Lists containing this project

README

          



## Installation
```console
❯ git clone https://github.com/z3rObyte/Vigilante
❯ cd Vigilante
❯ python3 vigilante.py
```
## Usage
```console
❯ python3 vigilante.py
[+] Usage: vigilante.py test@test.com

❯ python3 vigilante.py test@test.com
[+] Registered in pornhub.com
[+] Registered in xvideos.com
[+] Registered in duolingo.com
[+] Registered in instagram.com
[+] Registered in labs.hackthebox.com
[+] Registered in callofduty.com
[+] Registered in spotify.com
```