From 1c1e1d8f84d924287b5fb9909f647b7feccfaf5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Thu, 11 Dec 2025 11:46:59 +0800 Subject: [PATCH] Add files via upload --- README.md | 6 ++++++ README_CN.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/README.md b/README.md index 6ee8d3c9..cfdcea3f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ CyberStrikeAI is an **AI-native penetration-testing copilot** built in Go. It combines hundreds of security tools, MCP-native orchestration, and an agent that reasons over findings so that a full engagement can be run from a single conversation. +
+ + TCH Top-Ranked Intelligent Pentest Project + +
+ - Web console Preview - MCP stdio mode diff --git a/README_CN.md b/README_CN.md index bd796f21..36f8ab2e 100644 --- a/README_CN.md +++ b/README_CN.md @@ -8,6 +8,12 @@ CyberStrikeAI 是一款 **AI 原生渗透测试协同体**,以 Go 编写,内置上百款安全工具,完整支持 MCP 协议,能够让智能体按照对话指令自主规划、执行并总结一次完整的安全测试流程。 +
+ + TCH 顶级智能渗透测试项目 + +
+ - Web 控制台 Preview - MCP stdio 模式