GeeMailUserFinder
Python Gmail User Enumeration Tool
Install / Use
/learn @dievus/GeeMailUserFinderREADME
geeMailUserFinder
<p align="center"> <img src="https://github.com/dievus/GeeMailUserFinder/blob/main/images/geeMailUserFinder.jpg" /> </p>geeMailUserFinder is used for identifying valid Gmail accounts without the risk of account lockouts. The tool parses responses to identify if a cookie is issued for valid accounts, and responds appropriately if the user is valid.
Note that on occasion you may find that an email account that returns valid is not actual valid. This is likely due to the username not being permitted in the Gmail system, and I believe they issue a cookie for those as a way to prevent them.
Usage
Installing geeMailUserFinder
git clone https://github.com/dievus/geeMailUserFinder.git
Change directories to geeMailUserFinder and run:
pip3 install -r requirements.txt
This will run the install script to add necessary dependencies to your system.
python3 geeMailUserFinder.py -h
This will output the help menu, which contains the following flags:
---Validate a single email---
python3 geeMailUserFinder.py -e test@test.com
---Validate a list of emails and write to file---
python3 geeMailUserFinder.py -r testemails.txt -w valid.txt
---Validate a list of emails, write to file and timeout between requests---
python3 geeMailUserFinder.py -r emails.txt -w validemails.txt -t 30
---Validate a list of emails and timeout between requests---
python3 geeMailUserFinder.py -r emails.txt -t 30
---Validate a list of emails using verbose mode---
python3 geeMailUserFinder.py -r emails.txt -v
Notes
Keep in mind that Google may or may not appreciate account testing like this on their services.
Related Skills
node-connect
350.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
