GoogleWorkspaceDirectoryDump
No description available
Install / Use
/learn @RedTeamOperations/GoogleWorkspaceDirectoryDumpREADME
Google Workspace Directory Dump Tool
Script written in Python3 which dumps the user/group from the Google Workspace. This tool can be used to map the group member relationship which can aid further cyber operations.

Install Dependencies:
pip3 install google.auth google-auth-oauthlib
pip3 install --upgrade google-api-python-client
Usage :
Usage: Python3 WorkspaceDirectoryDump.py [options] GCPOrgID OauthCredentialFilePath
User Dump Syntax : Python3 WorkspaceDirectoryDump.py -U --oauth-filepath client_secret_xyz-8abcd.apps.googleusercontent.com.json
Group Dump Syntax : Python3 WorkspaceDirectoryDump.py -G --oauth-filepath client_secret_xyz-8abcd.apps.googleusercontent.com.json --org-id=ORG_ID
User & Group Dump Syntax : Python3 WorkspaceDirectoryDump.py -U -G --oauth-filepath client_secret_xyz-8abcd.apps.googleusercontent.com.json --org-id=ORG_ID
GCP Access Token Reuse
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-U, --user Users Information Dump
-G, --group Groups Information Dump
--org-id=ORG_ID Organization ID
--oauth-filepath=OAUTH_FILEPATH OAuth Credential File Path
Little Tweaks
Organization ID is required only if "Group" data needs to be dumped
Related Skills
node-connect
350.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.9kCreate 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.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
