An offensive Google framework that provides modules to gather information from Google services. Current version 2.3.4, requires Python >=3.10. Released actively, with major refactors in v2.0.0 (async, CLI, library usage) and v2.1.0 (replaced cookies with OAuth token).
pipx install ghuntNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Asynchronous example of using GHunt as a library. Requires authentication via OAuth (run `ghunt auth` first).
Run `ghunt auth` to generate OAuth token. Remove any cookie files.
Rewrite code to use async/await and the new library API. See GitHub README for migration.
Check token expiry with `ghunt auth check` or reauthenticate before running modules.
Use a personal Google account (not G Suite/Workspace with restrictions).
No dependency data recorded yet.