kaifcodec / user-scanner
🕵️ (2-in-1) Emaill and Username OSINT tool that analyzes username and email presence across multiple platforms, intended for security research, investigations, legitimate analysis
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing kaifcodec/user-scanner in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewUser Scanner --- A powerful *Email OSINT tool* that checks if a specific email is registered on various sites, combined with *username scanning* for OSINT or branding — 2-in-1 tool. Perfect for fast, accurate username and email OSINT Also perfect for finding a **unique username** across GitHub, X (formerly Twitter), Reddit, Instagram, and more, all in a single command. Features • ✅ Email & username OSINT: check email registrations and username availability across social, developer, creator, and other platforms • ✅ Dual-mode usage: works as an email scanner, username scanner, or username-only tool • ✅ Clear results: / for emails and / / for usernames with precise failure reasons • ✅ Fully modular architecture for easy addition of new platform modules • ✅ Bulk scanning support for usernames and emails via input files • ✅ Wildcard-based username permutations with automatic variation generation • ✅ Multiple output formats: console, **JSON**, and **CSV**, with file export support • ✅ Proxy support with rotation and pre-scan proxy validation • ✅ Smart auto-update system with interactive upgrade prompts via PyPI Virtual Environment (optional but recommended) -v -c -m user-scanner>=1.2.0 validated_proxies.txt bc1q0dzkuav8lq9lwu7gc457vwlda4utfcr5hpv7ka user_scanner/`: See detailed Contributing guidelines --- Dependencies: • httpx • colorama --- License This project is licensed under the **MIT License**. See LICENSE for details. --- ⚠️ Disclaimer This tool is provided for **educational purposes** and **authorized security research** only. • **User Responsibility:** Users are solely responsible for ensuring their usage complies with all applicable laws and the Terms of Service (ToS) of any third-party providers. • **Methodology:** The tool interacts only with **publicly accessible, unauthenticated web endpoints**. It does not bypass authentication, security controls, or access private user data. • **No Profiling:** This software performs only basic **yes/no availability checks**. It does not collect, store, aggregate, or analyze user data, behavior, or identities. • **Limitation of Liability:** The software is provided **“as is”**, without warranty of any kind. The developers assume no liability for misuse or any resulting damage or legal consequences. --- 🛠️ Troubleshooting Some sites may return **403 Forbidden** or **connection timeout** errors, especially if they are blocked in your region (this is common with some adult sites). • If a site is blocked in your region, use a VPN and select a region where you know the site is accessible. • Then run the tool again. These issues are caused by regional or network restrictions, not by the tool itself. If it still fails, report the error by opening an issue.