Add files via upload

This commit is contained in:
公明
2025-12-24 01:17:25 +08:00
committed by GitHub
parent 74a4ec7be3
commit a041d4ce2f
2 changed files with 2 additions and 0 deletions

View File

@@ -312,6 +312,7 @@ Build an attack chain for the latest engagement and export the node list with se
## Changelog (Recent)
- 2025-12-24 Refactored attack chain generation logic, achieving 2x faster generation speed. Redesigned attack chain frontend visualization for improved user experience.
- 2025-12-20 Added knowledge base feature with vector search, hybrid retrieval, and automatic indexing. AI agent can now search security knowledge during conversations.
- 2025-12-19 Added ZoomEye network space search engine tool (zoomeye_search) with support for IPv4/IPv6/web assets, facets statistics, and flexible query parameters.
- 2025-12-18 Optimized web frontend with enhanced sidebar navigation and improved user experience.

View File

@@ -309,6 +309,7 @@ CyberStrikeAI/
```
## Changelog近期
- 2025-12-24 —— 重构攻击链生成逻辑,生成速度提升一倍。重构攻击链前端页面展示,优化用户体验。
- 2025-12-20 —— 新增知识库功能支持向量检索、混合搜索与自动索引AI 智能体可在对话中自动搜索安全知识。
- 2025-12-19 —— 新增钟馗之眼ZoomEye网络空间搜索引擎工具zoomeye_search支持 IPv4/IPv6/Web 等资产搜索、统计项查询与灵活的查询参数配置。
- 2025-12-18 —— 优化 Web 前端界面,增加侧边栏导航,提升用户体验。