https://github.com/optionalctf/gsuite-enum
A simple tool for enumerating GSuite email addresses.
https://github.com/optionalctf/gsuite-enum
gmail gsuite pentesting phishing web
Last synced: 12 months ago
JSON representation
A simple tool for enumerating GSuite email addresses.
- Host: GitHub
- URL: https://github.com/optionalctf/gsuite-enum
- Owner: optionalCTF
- Created: 2022-09-15T17:45:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-27T22:01:34.000Z (over 3 years ago)
- Last Synced: 2025-06-17T00:34:07.892Z (12 months ago)
- Topics: gmail, gsuite, pentesting, phishing, web
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# gSuite Enum
A simple and straight forward tool used to enumerate existing users within gSuite email solutions.
## Usage
```
usage: gsuite-enum [-h|--help] [-e|--email ""] [-U|--userlist ""]
[-o|--outfile ""]
A simple tool to enumerate existing users within gSuite or
Gmail
Arguments:
-h --help Print help information
-e --email Email address to query. Example: user@domain.com
-U --userlist Specify userlist to enumerate
-o --outfile Output validated emails to file
```