mirror of
https://github.com/anotherhadi/iknowyou.git
synced 2026-05-20 09:12:34 +02:00
Improve docs, responsive, add Material Icons
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
# `ghunt`
|
||||
|
||||
Google account OSINT via GHunt. Extracts profile info, linked services, and activity from a Google email address.
|
||||
|
||||
**Source / documentation:** [https://github.com/mxrch/GHunt](https://github.com/mxrch/GHunt)
|
||||
|
||||
## Input types
|
||||
|
||||
- `email`
|
||||
|
||||
## External dependencies
|
||||
|
||||
The following binaries must be installed and available in `$PATH`:
|
||||
|
||||
- `ghunt`
|
||||
|
||||
## Configuration
|
||||
|
||||
Configure globally via the Tools page or override per profile.
|
||||
|
||||
| Field | Type | Required | Default | Description |
|
||||
|-------|------|:--------:|---------|-------------|
|
||||
| `creds` | `string` | **yes** | - | GHunt credentials (content of ~/.malfrats/ghunt/creds.m). To obtain: (1) install GHunt and run 'ghunt login' on your machine, (2) copy the full content of ~/.malfrats/ghunt/creds.m, (3) paste it here. |
|
||||
|
||||
---
|
||||
|
||||
[← Back to tools index](../tools.md)
|
||||
Reference in New Issue
Block a user