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
- Host: GitHub
- URL: https://github.com/z3robyte/vigilante
- Owner: z3rObyte
- License: gpl-3.0
- Created: 2024-02-18T13:08:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-18T13:49:44.000Z (over 2 years ago)
- Last Synced: 2025-02-08T16:18:51.139Z (over 1 year ago)
- Language: Python
- Size: 18.6 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```