Loading...
Loading...
Compare original and translation side by side
| Field | Why it matters |
|---|---|
| Which service | Membership itself. This person had an account here — a fact you can rarely establish any other way |
| Registration date | Time-anchors the identity. Sign-up clusters across services link accounts |
| Username in the record | A handle you did not have. Straight into |
| Signup or last-login IP | Coarse geolocation and, more usefully, hosting-vs-residential classification |
| Display name, DOB, address | Identity attributes to corroborate elsewhere. Never treat as authoritative |
| Password pattern | Linkage evidence, analytically. Never an input to a login form |
| 字段 | 重要性原因 |
|---|---|
| 所属服务 | 会员身份本身。此人曾在此处拥有账户——这一事实几乎无法通过其他方式确认 |
| 注册日期 | 为身份提供时间锚点。跨服务的注册时间聚类可关联不同账户 |
| 记录中的用户名 | 你未知的账号标识。直接用于 |
| 注册或最后登录IP | 粗略地理位置,更有用的是区分主机托管IP与住宅IP |
| 显示名称、出生日期、地址 | 可在其他渠道佐证的身份属性。切勿将其视为权威信息 |
| 密码模式 | 用于分析的关联证据。绝对不能作为登录表单的输入项 |
| Holding | Reach for | Why |
|---|---|---|
| An email, need a service list | Have I Been Pwned | Curated, deduplicated, names the breach and its data classes. Does not return credentials |
| A password you already hold (yours, or one in scope) | HIBP Pwned Passwords range API | Tells you if the password is in circulation without disclosing it |
| Need actual field values, or to search by username, phone, IP, or name | Keyed commercial services | The only way to pivot into records rather than just detecting membership |
| A specific dump circulating now | | Paste sites, forums, and channels, before anything indexes them |
| 场景 | 选用工具 | 原因 |
|---|---|---|
| 已知邮箱,需获取服务列表 | Have I Been Pwned | 经过整理去重,会标注泄露事件及数据类别。不返回凭证信息 |
| 持有某密码(自己的或合规范围内的) | HIBP Pwned Passwords范围API | 无需披露密码即可告知该密码是否已在流通 |
| 需要实际字段值,或按用户名、电话、IP、姓名搜索 | 付费密钥服务 | 这是唯一能深入记录而非仅检测会员身份的方式 |
| 当前流传的特定转储数据 | | 在被索引前,先检查粘贴站点、论坛及渠道 |
hunt-a-handlepassword1hunt-a-handlepassword1a.mercer@example.commerce_adahunt-a-handlea.mercer@example.commerce_adahunt-a-handle| New selector | Skill |
|---|---|
| Username recovered from a record | |
| Additional email addresses | |
| Phone number in a record | |
| Signup IP | |
| Name, DOB, address fields | |
| Corporate domain across many records | |
| The dump itself, circulating | |
| Service list as an entity map | |
| 新查询项 | 技能 |
|---|---|
| 从记录中恢复的用户名 | |
| 额外邮箱地址 | |
| 记录中的电话号码 | |
| 注册IP | |
| 姓名、出生日期、地址字段 | |
| 跨多条记录的企业域名 | |
| 当前流传的转储数据本身 | |
| 作为实体地图的服务列表 | |