总情报
{{ accountExpiryNotice.text }}
Leak Intel Center
泄露权限情报一览
支持按日期、关键词、标签筛选。点击任意条目可查看完整内容、风险说明、影响范围与处置建议。
已发布
草稿
归档
{{ item.sourceName || '情报发布' }}
{{ item.title }}
{{ item.statusLabel }}
{{ item.summary || item.content?.slice(0, 120) || '-' }}
暂无情报
管理员可以先在列表里创建一条内容。
Leak Overview
数据泄露概览
保留旧查询能力,作为情报补充入口。
Data Leak Search
数据泄露查询
{{ leakModeMeta.hint }}
选择查询模式开始检索
支持域名、用户名、邮箱域、关键词和组合条件,结果直接来自 `leak_credentials` 表。
{{ Number(leakResult.summary?.total || 0).toLocaleString() }}
命中数
{{ leakResult.query?.label || '查询' }} · {{ leakResult.query?.value || '全部' }}
泄露查询结果
{{ leakSummaryMeta }}
注册域
账号
邮箱
命中记录
{{ Number(leakResult.summary?.total || 0).toLocaleString() }} 条| 域名 | 账号 / 邮箱 | 密码 / 片段 | 类型 | 置信度 |
|---|---|---|---|---|
| 未发现匹配记录。 | ||||
|
{{ record.registeredDomain || record.host || '-' }}
{{ record.host || '-' }} · {{ record.port }}
|
{{ record.accountNorm || record.accountRaw || record.username || '-' }}
{{ record.email || record.accountType || '-' }}
|
{{ record.passwordRaw || record.secretExtra || '-' }}
{{ record.path || record.urlScheme || record.service || '-' }}
|
{{ record.recordTypeLabel || record.recordType }} | {{ record.parseConfidence }} |
{{ leakPaginationLabel }}
统计
高置信
中置信
低置信
记录类型分布
- {{ item.label }} {{ Number(item.count || 0).toLocaleString() }}
主域分布
- {{ item.value || '-' }} {{ Number(item.count || 0).toLocaleString() }}
User Administration
用户管理
仅管理员可见。可新建用户、编辑账号、设置到期时间并删除账号。
新建用户
用户列表
{{ users.length }} 人| 账号 | 角色 | 状态 | 到期时间 | 操作 |
|---|---|---|---|---|
| 暂无用户。 | ||||
{{ item.username }} {{ item.displayName || '-' }} |
{{ item.role }} | {{ item.status }} | {{ item.expiresAt ? formatDate(item.expiresAt) : '永久' }} |
|
编辑用户
#{{ userEdit.id }}Incremental Import
数据导入
{{ importUploadPhaseLabel(importUploadProgress.phase) }}{{ Number(importUploadProgress.progressPct || 0).toFixed(1) }}%
{{ formatFileSize(importUploadProgress.uploadedBytes) }} / {{ formatFileSize(importUploadProgress.totalBytes) }}
处理行数
新增数据
重复数据
异常数据
导入任务
{{ imports.length }} 个| 文件 | 状态 | 进度 | 新增 / 重复 / 异常 | 索引 | 发起人 / 时间 | 操作 |
|---|---|---|---|---|---|---|
| {{ loading.imports ? '正在加载...' : '暂无导入任务。' }} | ||||||
{{ item.fileName }} {{ formatFileSize(item.fileSize) }} · {{ item.parserVersion }} |
{{ importStatusLabel(item.status) }} |
{{ Number(item.progressPct || 0).toFixed(1) }}% · 第 {{ Number(item.lastLineNo || 0).toLocaleString() }} 行
|
{{ Number(item.insertedRows || 0).toLocaleString() }} / {{ Number((item.duplicateFileRows || 0) + (item.duplicateDbRows || 0)).toLocaleString() }} / {{ Number(item.errorRows || 0).toLocaleString() }} 文件内重复 {{ Number(item.duplicateFileRows || 0).toLocaleString() }} · 历史重复 {{ Number(item.duplicateDbRows || 0).toLocaleString() }} |
{{ Number(item.indexedRows || 0).toLocaleString() }} 已同步 |
{{ item.requestedBy }} {{ formatDate(item.createdAt) }} |
|
ATO情报列表
点击任意行会在新窗口打开详情。
| 披露时间 | 标题 | 事件分类 | 攻击者 | 受害国家/地区 |
|---|---|---|---|---|
| {{ loading.initial ? '正在加载...' : '未找到匹配的情报。' }} | ||||
| {{ formatDate(item.getTime || item.publishedTime) }} | {{ item.title }} {{ rowDetail(item) }} |
{{ item.category }} | {{ item.threatActor || '-' }} | |
{{ initialList.page }} / {{ initialList.totalPages }}