v1.6.23
AIPentest/CyberStrikeAIv1.6.23May 26, 2026by Ed1s0nZ
AI Summary
Introduces a comprehensive project management system that allows grouping of conversations and vulnerabilities, while maintaining shared context across sessions via a blackboard accessible through MCP tools.
Key Highlights
- Web-based project creation, editing, and archiving capabilities
- Grouping of conversations and vulnerabilities by project
- Shared project blackboard for persisting target and environment context
- MCP tools for agents to read/write project facts for long-term continuity
New Features
- Project management system with shared facts blackboard
- MCP integration for agent context injection
Full Release Notes
新增项目管理:可在 Web 端创建、编辑、归档项目,按项目归类对话与漏洞;支持项目黑板(共享事实),在多轮会话间沉淀目标、环境、认证等认知,并自动注入 Agent 上下文;Agent 可通过 MCP 工具(如 upsert_project_fact、get_project_fact)读写黑板,便于长期渗透测试任务的上下文延续。 --- Added project management: create, edit, and archive projects in the Web UI; group conversations and vulnerabilities by project. Shared facts (project blackboard) persist cross-session context (targets, environment, auth notes) and are auto-injected into agent prompts. Agents can read/write the blackboard via MCP tools (e.g. upsert_project_fact, get_project_fact) for continuity across long-running engagements.