mirror of
https://github.com/anotherhadi/iknowyou.git
synced 2026-04-12 00:47:26 +02:00
init
This commit is contained in:
29
.github/docs/tools/user-scanner.md
vendored
Normal file
29
.github/docs/tools/user-scanner.md
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
# `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)
|
||||
Reference in New Issue
Block a user