Skip to content

pradeeshl/IRIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRIS

A Go-based OSINT tool for checking username availability across 20+ social media platforms and web services.

Features

  • Multi-platform username reconnaissance (GitHub, Twitter, Instagram, Reddit, TikTok, YouTube, etc.)
  • Color-coded output (green for hits, red for not found, yellow for uncertain)
  • JSON-configurable platform definitions
  • Regex validation for usernames

Installation

git clone https://github.com/pradeeshl/iris.git
cd iris
go mod tidy
go build -o iris

Usage

./iris -username <target_username>

Output

  • 🟢 Green: Username exists
  • 🔴 Red: Username not found
  • 🟡 Yellow: Uncertain/blocked

Legal Notice

For legitimate security research and educational purposes only. Users must comply with platform Terms of Service and applicable laws.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages