Releases: kaifcodec/user-scanner
v1.4.0
-
Implemented core "Deep Username Scan" feature across 60+
user_scanmodules (Social, Dev, Music, Gaming, Adult, Political, Finance, Donation, Community) to extract profile metadata, adding defensive parsing wrappers and migrating key targets like GitHub to public web scraping to bypass unauthenticated API rate limits (#355).
— by @kaifcodec -
Fixed multi-line value alignment issues in the CLI tree display layout and updated project documentation, including screencasts and usage guides in
README.mdandUSAGE.md(#355).
— by @VamatoHD and @kaifcodec -
Fixed CodeQL regex security warnings, streamlined project ruff lint rules (E701, E401), and removed bare except catches across core codebase scripts (#355).
— by @kaifcodec and @github-advanced-security[bot] -
Added new BeatStars validation footprint module to the
user_scanarchitecture registry (#332).
— by @notlorick -
Fixed a bug where the "extra" metadata column header was completely missing from exported CSV scanning reports (#335).
— by @VamatoHD -
Enforced
Accept-Encoding: identityheaders on Gumroad and GirlsLife network requests to fix decoding failures (#338).
— by @sturq -
Patched the Instagram email scanning module validation logic to handle and mitigate aggressive platform rate limits (#347).
— by @shredzwho -
Restored global TLS/SSL certificate verification across the core HTTP engine client orchestrator (#352).
— by @sebastiondev -
Optimized internal formatting mechanics and terminal display trees for module "extra" payload metadata fields (#351).
— by @VamatoHD -
Multiple code reviews.
— by @json-hunter07, @VamatoHD, and @kaifcodec
v1.3.6
-
Added new
user_scanmodules: Facebook, Linktree, Dribbble, daily.dev, Mix.com, Pastebin, and OpenStreetMap.
— by @Brumbelow, @KagemaNjoroge, and @zeel2104 -
Added new
email_scanmodules: Allen (learning), 4 new adult sites, 1 community site, and a new Fitness category with 2 modules.
— by @kaifcodec -
Refactored core logic: migrated Polarsteps to mobile validation API and implemented JSON module for result serialization in
into_json.
— by @kaifcodec -
Major site fixes: replaced broken Instagram
web_profile_infowith signup-attempt endpoint and updated Reddit validation to use JSON API.
— by @anonymort and @kaifcodec -
Module improvements: updated Lovescape to infer email status via username, refined Pornhub error handling, and fixed logic for NYTimes and Polarsteps.
— by @kaifcodec -
Maintenance: renamed
pipelinecategory tocrminemail_scanand correctedmade.pornentry inLOUD_MODULES.
— by @kaifcodec and @json-hunter07 -
Multiple code reviews.
— by @json-hunter07 and @kaifcodec
v1.3.5
-
Integrated Hudson Rock Infostealer Intelligence for advanced leak data analysis.
— by @shredzwho -
Implemented
--no-nsfwflag to filter adult-content modules from scans.
— by @VamatoHD -
Performance optimization: added HTTP connection pooling and LRU caching for faster module execution.
— by @shredzwho -
Added new
email_scanmodules: Vedantu (and reporting refactor), and 2 additional modules.
— by @kaifcodec -
Added new
user_scanmodules: Riot ID, Zhihu, Proton Mail, Boot.dev, and 3 new social category modules.
— by @SylvainM98, @P-r-e-m-i-u-m, @YuF-9468, @aspectp, and @kaifcodec -
Improved Proxy handling: now preserves explicit proxy schemes when loading from files.
— by @shuofengzhang -
Logic fixes: moved Flipkart to
LOUD_MODULES, updated HuggingFace check to POST, and fixed Hashnode API.
— by @kaifcodec -
Multiple code reviews.
— by @json-hunter07, @VamatoHD, and @kaifcodec
v1.3.4
-
Added new
email_scanmodules: Amazon, LinkedIn, and Netflix fixes.
— by @SylvainM98 -
Added new
email_scanmodules: Microsoft 365, Plurk, Any.do, and Firefox.
— by @anubhavanonymous -
Added new
user_scanmodules: HackerEarth and improved profile URL logic for 74 sites.
— by @shredzwho -
Added new
user_scancategory: Political (4 new modules) and multiple core bug fixes.
— by @kaifcodec -
Pattern system implementation: includes expansion, random iteration, and total permutation count.
— by @SylvainM98, @VamatoHD, and @kaifcodec
— reviewed by @VamatoHD and @kaifcodec -
Refined Netflix module logic and moved to
LOUD_MODULESto prevent accidental target notifications.
— by @SylvainM98 and @shredzwho -
Multiple code reviews, ruff/mypy optimizations, and documentation updates.
— by @kaifcodec, @SylvainM98, and @shredzwho
— reviewed by @json-hunter07
v1.3.3
- Added new
--allow-loudflag now the tool skips loud modules i.e. the one which notify the target with password reset emails, if the flag is used then those modules are included in the check
— by @VamatoHD and @kaifcodec
-
Added multiple new
user_scanandemail_scanmodules, along with minor fixes to existing modules
— by @kaifcodec -
Multiple code reviews by @json-hunter07
1.3.2
- Added new
--only-foundflag to display only the sites where the username/email was found
— by @hacker4257, code reviewed by @kaifcodec
- Refactored the codebase and added a
hitscounter - Fixed a bug where category headers were printed even when no results were found
— by @kaifcodec
-
Added multiple new
user_scanandemail_scanmodules, along with minor fixes to existing modules
— by @kaifcodec -
Multiple code reviews by @json-hunter07
Version=>1.3.1
- Changed the username scanning logic to OSINT
- Replace Available, Taken with Not Found, Found
- Hit = Green and Miss = Red
#232 #233 by @kaifcodec
- Multiple new email and username modules were added.
by @kaifcodec code reviewed by @json-hunter07
Version=>1.3.0
New feature addition show_url
- Usage of
-vnow shows the URLs of the websites. - All the modules in both
email_scananduser_scanupdated - Many minor bug fixes
PR #216 by @kaifcodec
Code reviewed by @json-hunter07
Version=>1.2.0
New feature addition: lib-mode
- Now user_scanner can be used as a python library and can be integrated with other projects and scripts
- click here for usage guides
#190 by @kaifcodec
- Many minor fixes and new module additions to
email_scan/by @kaifcodec - Multiple code reviews by @json-hunter07
Version=>1.1.1
- Multiple Email OSINT category and module additions by @kaifcodec
- Bulk username and bulk email scanning and proxy support #133 by @moh-saidi
- Contribution to #123, multiple code reviews, merges and issue handling by @json-hunter07
- Many minor fixes and additions by @kaifcodec @VamatoHD