An open API service indexing awesome lists of open source software.

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.

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
```