mirror of
https://github.com/anotherhadi/iknowyou.git
synced 2026-04-11 16:37:25 +02:00
30 lines
909 B
Markdown
30 lines
909 B
Markdown
# `user-scanner`
|
|
|
|
🕵️♂️ (2-in-1) Email & Username OSINT suite. Analyzes 195+ scan vectors (95+ email / 100+ username) for security research, investigations, and digital footprinting.
|
|
|
|
**Source / documentation:** [https://github.com/kaifcodec/user-scanner](https://github.com/kaifcodec/user-scanner)
|
|
|
|
## Input types
|
|
|
|
- `email`
|
|
- `username`
|
|
|
|
## External dependencies
|
|
|
|
The following binaries must be installed and available in `$PATH`:
|
|
|
|
- `user-scanner`
|
|
|
|
## Configuration
|
|
|
|
Configure globally via the Tools page or override per profile.
|
|
|
|
| Field | Type | Required | Default | Description |
|
|
|-------|------|:--------:|---------|-------------|
|
|
| `allow_loud` | `bool` | - | `false` | Enable scanning sites that may send emails/notifications (password resets, etc.) |
|
|
| `only_found` | `bool` | - | `true` | Only show sites where the username/email was found |
|
|
|
|
---
|
|
|
|
[← Back to tools index](../tools.md)
|