mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-03-31 16:20:28 +02:00
Update README with attack chain visualization details
Added attack chain visualization feature to README.
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
- External MCP Server Integration (supports stdio and HTTP transport modes)
|
||||
<img src="./img/外部MCP接入.png" alt="Preview" width="600">
|
||||
|
||||
- Attack Chain Visualization
|
||||
<img src="./img/攻击链.png" alt="Preview" width="600">
|
||||
|
||||
## Changelog
|
||||
- 2025.11.17 Added attack chain visualization feature: automatically build attack chains from conversations using AI analysis, visualize tool execution flows, vulnerability discovery paths, and relationships between nodes, support interactive graph exploration with risk scoring
|
||||
- 2025.11.15 Added large result pagination feature: when tool execution results exceed the threshold (default 200KB), automatically save to file and return execution ID, support paginated queries, keyword search, conditional filtering, and regex matching through query_execution_result tool, effectively solving the problem of overly long single responses and improving large file processing capabilities
|
||||
|
||||
Reference in New Issue
Block a user