o8o oooo .o8
`"' `888 "888
.oooooooo ooo. .oo. .oo. .oooo. oooo 888 oo.ooooo. oooo d8b .ooooo. 888oooo. .ooooo.
888' `88b `888P"Y88bP"Y88b `P )88b `888 888 888' `88b `888""8P d88' `88b d88' `88b d88' `88b
888 888 888 888 888 .oP"888 888 888 888 888 888 888 888 888 888 888ooo888
`88bod8P' 888 888 888 d8( 888 888 888 888 888 888 888 888 888 888 888 .o
`8oooooo. o888o o888o o888o `Y888""8o o888o o888o 888bod8P' d888b `Y8bod8P' `Y8bod8P' `Y8bod8P'
d" YD 888
"Y88888P' o888o
I forked this project from https://github.com/H3LL0WORLD/Gmail-Enum and simply made some modifications to suite my needs. A fairly descent/fast go program to enumerate gmail accounts using a glitch by @x0rz as described here
# Clone this repository:
$ git clone https://github.com/sho-luv/gmailprob
# Go into the repository:
$ cd gmailprob
# build the app
$ go build
# run the app
$ ./emailprob
Usage of ./emailprob:
-I string
File of accounts to test
-d string
Append domain to every address (empty to no append)
-i string
account to test
-o string
Output file (default: Stdout)
-r Remove gmail address' invalid chars
-stdin
Read accounts from stdin
-t int
Number of threads (default 10)
