Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osint-mindset/gmail-analytics-check
Get gmail alternate email and GAIA ID by gmail with API interface
https://github.com/osint-mindset/gmail-analytics-check
google google-analytics osint osint-tool socmint
Last synced: 7 days ago
JSON representation
Get gmail alternate email and GAIA ID by gmail with API interface
- Host: GitHub
- URL: https://github.com/osint-mindset/gmail-analytics-check
- Owner: OSINT-mindset
- License: mit
- Created: 2023-07-16T14:01:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-16T14:09:21.000Z (over 1 year ago)
- Last Synced: 2024-11-24T13:09:06.055Z (2 months ago)
- Topics: google, google-analytics, osint, osint-tool, socmint
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 13
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gmail Analytics Check
- Find GAIA ID for any Gmail
- Resolve any alternate email of Gmail account to the primary email## Setup
You must do it only once for preparing `data.txt` file with long-living cookies.
1. Create a [Google Analytics project](https://analytics.google.com/analytics/web/#/).
2. Download [GHunt](https://github.com/mxrch/GHunt), run "check_and_gen"
3. Generate [cookies the most convenient way](https://github.com/mxrch/GHunt/tree/master#usage
).
4. Сopy resources/data.txt file to path with script.## Usage
**The tool based on the template [osint-cli-tool-skeleton](https://github.com/soxoj/osint-cli-tool-skeleton)**. Read its README to explore all the available functionality.
```sh
$ ./run.py [email protected]Target: [email protected]
Results found: 1
1) Gaia Id: 105057129383411154227
Canonical Email: [email protected]------------------------------
Total found: 1```
## How it works
https://twitter.com/subfnSecurity/status/1255741950914727942
See also: https://t.me/osint_mindset/62