Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndr-repo/irislookup
irisLookup is a Python-based tool used to scan usernames for existing accounts.
https://github.com/ndr-repo/irislookup
enumeration information-gathering information-security osint osint-tool python reconnaissance socmint
Last synced: 3 days ago
JSON representation
irisLookup is a Python-based tool used to scan usernames for existing accounts.
- Host: GitHub
- URL: https://github.com/ndr-repo/irislookup
- Owner: ndr-repo
- License: gpl-3.0
- Created: 2024-12-31T22:12:41.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-18T08:48:52.000Z (25 days ago)
- Last Synced: 2025-01-18T09:32:09.463Z (25 days ago)
- Topics: enumeration, information-gathering, information-security, osint, osint-tool, python, reconnaissance, socmint
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Description
irisLookup is a lightweight Python-based tool used to scan usernames for existing accounts.
Intended for identity management use cases such as finding phishing accounts impersonating a client.
Simply enter your target username & review the URLs neatly written to your terminal.
# Quickstart
Copy and paste the following:
```
git clone https://github.com/ndr-repo/irisLookup.git
cd irisLookup
pip install -r requirements.txt
python irisLookup.py
```
# Demonstration![402296212-2de10596-9f83-4f9f-9b37-fc93c8adecee](https://github.com/user-attachments/assets/4bec5e57-6417-44e0-a2d7-3061395e4bf2)