stealthmole-cl-search
Search leaked credential information using StealthMole Credential Lookout API.
stealthmole-cl-search [profile=PROFILE] query=QUERY [limit=LIMIT] [order=ORDER] [duration=DURATION] [from=FROM] [to=TO]
- profile=PROFILE
- Optional. StealthMole connect profile code
- query=QUERY
- Required. Search keyword (supports domain:, email:, id:, password:, after:, before: indicators, AND/OR/NOT operators)
- limit=LIMIT
- Optional. Maximum number of results to retrieve (default: 50)
- order=ORDER
- Optional. Sort direction (asc, desc). Default: desc
- duration=DURATION
- Optional. Search duration (e.g. 30d, 1h)
- from=FROM
- Optional. Start time filter (e.g. 20250101)
- to=TO
- Optional. End time filter (e.g. 20260101)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Profile | Connect profile code of StealthMole |
| id | String | ID | e.g. 4e77e382e1fd7e8e82b867bb01cbd7e063261eaa3b |
| leaked_from | String | Leaked From | e.g. COMB____PART008 |
| leaked_date | String | Leaked Date | e.g. 2021-03 |
| domain | String | Domain | e.g. gmail.com |
| String | e.g. user@example.com | ||
| password | String | Password | e.g. P@ssw0rd |