Add files via upload

This commit is contained in:
公明
2026-01-15 22:13:59 +08:00
committed by GitHub
parent 7afe355195
commit 8660319b52
2 changed files with 90 additions and 34 deletions

View File

@@ -12,26 +12,54 @@ CyberStrikeAI is an **AI-native security testing platform** built in Go. It inte
## Interface & Integration Preview
### Web Console
<img src="./img/效果.png" alt="Web Console" width="560">
<div align="center">
### MCP Integration
- **MCP stdio mode**
<img src="./img/mcp-stdio2.png" alt="MCP stdio mode" width="560">
- **MCP management**
<img src="./img/MCP管理.png" alt="MCP management" width="560">
### Core Features Overview
### Attack Chain Visualization
<img src="./img/攻击链.png" alt="Attack Chain" width="560">
<table>
<tr>
<td width="50%" align="center">
<strong>Web Console</strong><br/>
<img src="./img/效果.png" alt="Web Console" width="100%">
</td>
<td width="50%" align="center">
<strong>MCP Integration</strong><br/>
<img src="./img/MCP管理.png" alt="MCP management" width="100%">
</td>
</tr>
<tr>
<td width="50%" align="center">
<strong>Attack Chain Visualization</strong><br/>
<img src="./img/攻击链.png" alt="Attack Chain" width="100%">
</td>
<td width="50%" align="center">
<strong>Vulnerability Management</strong><br/>
<img src="./img/漏洞管理.png" alt="Vulnerability Management" width="100%">
</td>
</tr>
<tr>
<td width="50%" align="center">
<strong>Task Management</strong><br/>
<img src="./img/任务.png" alt="Task Management" width="100%">
</td>
<td width="50%" align="center">
<strong>Role Management</strong><br/>
<img src="./img/角色管理.png" alt="Role Management" width="100%">
</td>
</tr>
<tr>
<td width="50%" align="center">
<strong>Skills Management</strong><br/>
<img src="./img/skills.png" alt="Skills Management" width="100%">
</td>
<td width="50%" align="center">
<strong>MCP stdio Mode</strong><br/>
<img src="./img/mcp-stdio2.png" alt="MCP stdio mode" width="100%">
</td>
</tr>
</table>
### Vulnerability Management
<img src="./img/漏洞管理.png" alt="Vulnerability Management" width="560">
### Task Management
<img src="./img/任务.png" alt="Task Management" width="560">
### Role Management
<img src="./img/角色管理.png" alt="Role Management" width="560">
</div>
## Highlights

View File

@@ -11,26 +11,54 @@ CyberStrikeAI 是一款 **AI 原生安全测试平台**,基于 Go 构建,集
## 界面与集成预览
### Web 控制台
<img src="./img/效果.png" alt="Web 控制台" width="560">
<div align="center">
### MCP 集成
- **MCP stdio 模式**
<img src="./img/mcp-stdio2.png" alt="MCP stdio 模式" width="560">
- **MCP 管理**
<img src="./img/MCP管理.png" alt="MCP 管理" width="560">
### 核心功能概览
### 攻击链可视化
<img src="./img/攻击链.png" alt="攻击链" width="560">
<table>
<tr>
<td width="50%" align="center">
<strong>Web 控制台</strong><br/>
<img src="./img/效果.png" alt="Web 控制台" width="100%">
</td>
<td width="50%" align="center">
<strong>MCP 集成</strong><br/>
<img src="./img/MCP管理.png" alt="MCP 管理" width="100%">
</td>
</tr>
<tr>
<td width="50%" align="center">
<strong>攻击链可视化</strong><br/>
<img src="./img/攻击链.png" alt="攻击链" width="100%">
</td>
<td width="50%" align="center">
<strong>漏洞管理</strong><br/>
<img src="./img/漏洞管理.png" alt="漏洞管理" width="100%">
</td>
</tr>
<tr>
<td width="50%" align="center">
<strong>任务管理</strong><br/>
<img src="./img/任务.png" alt="任务管理" width="100%">
</td>
<td width="50%" align="center">
<strong>角色管理</strong><br/>
<img src="./img/角色管理.png" alt="角色管理" width="100%">
</td>
</tr>
<tr>
<td width="50%" align="center">
<strong>Skills 管理</strong><br/>
<img src="./img/skills.png" alt="Skills 管理" width="100%">
</td>
<td width="50%" align="center">
<strong>MCP stdio 模式</strong><br/>
<img src="./img/mcp-stdio2.png" alt="MCP stdio 模式" width="100%">
</td>
</tr>
</table>
### 漏洞管理
<img src="./img/漏洞管理.png" alt="漏洞管理" width="560">
### 任务管理
<img src="./img/任务.png" alt="任务管理" width="560">
### 角色管理
<img src="./img/角色管理.png" alt="角色管理" width="560">
</div>
## 特性速览