总情报
{{ accountExpiryNotice.text }}
Leak Intel Center
重要权限发布
支持按日期、关键词、标签筛选。点击任意条目可查看完整内容、风险说明、影响范围与处置建议。
已发布
草稿
归档
{{ item.sourceName || '情报发布' }}
{{ item.statusLabel }}
{{ item.title }}
{{ articleExcerpt(item) }}
暂无情报
管理员可以先在列表里创建一条内容。
共 {{ Number(articleList.total || 0).toLocaleString() }} 条 · 第 {{ articleList.page }} / {{ articleList.totalPages }} 页
Leak Overview
数据泄露概览
保留旧查询能力,作为情报补充入口。
Data Leak Search
泄露账户查询
{{ leakModeMeta.hint }}
选择查询模式开始检索
支持域名、用户名、邮箱域、关键词和组合条件,结果直接来自 `leak_credentials` 表。
{{ Number(leakResult.summary?.total || 0).toLocaleString() }}{{ leakResult.totalRelation === 'gte' ? '+' : '' }}
命中数
{{ leakResult.query?.label || '查询' }} · {{ leakResult.query?.value || '全部' }}
泄露查询结果
{{ leakSummaryMeta }}
注册域
账号
邮箱
命中记录
{{ Number(leakResult.summary?.total || 0).toLocaleString() }}{{ leakResult.totalRelation === 'gte' ? '+' : '' }} 条| 域名 | 账号 / 邮箱 | 密码 / 片段 | 类型 | 置信度 |
|---|---|---|---|---|
| 未发现匹配记录。 | ||||
|
{{ 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
用户管理
集中管理账号、角色、启用状态和有效期。
全部用户
正常启用
管理员
30 天内到期
新建用户
填写基础信息并设置账号有效期。
用户列表
找到用户后,可直接编辑资料、状态或有效期。
| 用户 | 角色 | 状态 | 有效期 | 操作 |
|---|---|---|---|---|
| 正在加载用户... | ||||
| {{ users.length ? '没有符合筛选条件的用户。' : '暂无用户。' }} | ||||
|
{{ String(item.username || '?').slice(0, 1).toUpperCase() }}
{{ item.username }}{{ item.displayName || '未设置显示名称' }}
|
{{ userRoleLabel(item.role) }} | {{ userStatusLabel(item.status) }} | {{ userExpiryLabel(item.expiresAt) }} |
|
Edit User
编辑 {{ userEdit.username }}
修改后立即对该账号生效。
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) }} |
{{ initialCategoryLabel(item.category) }} | {{ item.threatActor || '-' }} | |