mirror of
https://github.com/anotherhadi/iknowyou.git
synced 2026-04-12 00:47:26 +02:00
init
This commit is contained in:
22
.github/docs/tools/breachdirectory.md
vendored
Normal file
22
.github/docs/tools/breachdirectory.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
# `breachdirectory`
|
||||
|
||||
Data breach search via BreachDirectory — checks if an email, username, or phone appears in known data breaches and returns exposed passwords/hashes.
|
||||
|
||||
**Source / documentation:** [https://breachdirectory.org](https://breachdirectory.org)
|
||||
|
||||
## Input types
|
||||
|
||||
- `email`
|
||||
- `username`
|
||||
|
||||
## Configuration
|
||||
|
||||
Configure globally via the Tools page or override per profile.
|
||||
|
||||
| Field | Type | Required | Default | Description |
|
||||
|-------|------|:--------:|---------|-------------|
|
||||
| `api_key` | `string` | **yes** | - | RapidAPI key for BreachDirectory (required — get one at rapidapi.com/rohan-patra/api/breachdirectory) |
|
||||
|
||||
---
|
||||
|
||||
[← Back to tools index](../tools.md)
|
||||
Reference in New Issue
Block a user