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.
Copy and paste the following:
git clone https://github.com/ndr-repo/irisLookup.git
cd irisLookup
pip install -r requirements.txt
python irisLookup.py