ClaudeBrain 是一个基于 AI 的渗透测试和漏洞赏金知识库及自动化框架,运行于 Claude Code 之上,集合了 500 多页的 wiki、漏洞猎杀技能、确定性钩子以及状态优先的参与模型,帮助红队和漏洞赏金猎人更快速、更系统化地工作。

Stars

255

7 天增长

暂无数据

Fork 数

37

开放 Issue

0

开源协议

MIT

最近更新

2026-07-28

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它附带了一个完整的 500 多页攻击性安全 wiki,支持语义索引并随着每次参与而增长;提供确定性钩子,能在正确时刻触发正确的技能;并通过严格的客户数据边界保护隐私——所有这些都建立在 LLM Wiki 模式之上,实现知识的不断积累。

适合谁使用

  • 进行授权渗透测试的测试人员
  • 寻求 AI 驱动工作流的漏洞赏金猎人
  • 希望使用可重复、状态驱动方法论的红队成员
  • 使用 Claude Code 进行攻击性任务的安全研究员

典型使用场景

  • 通过猎杀技能自动对 XSS、SQLi、SSRF、IDOR、RCE 等漏洞类型进行检测
  • 维护一个持续演进的、可搜索的 wiki 技术参考库
  • 跟踪参与状态、战利品和覆盖范围,避免重复劳动
  • 集成确定性自动化钩子,触发信息收集、范围检查和下一步行动分析

项目优势

  • 以 wiki 为先:500 多页内容支持语义和关键词搜索,克隆后立即可用
  • 确定性自动化钩子(hunt-trigger、recon-capture、scope-guard)在 Claude Code 生命周期事件中触发
  • 状态优先的参与模型,搭配下一步行动和覆盖分析器,防止重复工作
  • 严格的客户数据边界:所有敏感数据存储在 git-ignored 的 targets/ 目录下,并内置泄漏检查

使用前须知

  • 需要特定的工具链(Claude Code、bun、qmd)以及 Linux/WSL 环境
  • 安装过程较为激进(bootstrap.sh 会修改 ~/.claude),运行前需要仔细审查
  • 完整工作流依赖可选插件(如 superpowers、burp-mcp),需要单独安装

README 快速开始

ClaudeBrain

   ____ _                 _      ____            _
  / ___| | __ _ _   _  __| | ___| __ ) _ __ __ _(_)_ __
 | |   | |/ _` | | | |/ _` |/ _ \  _ \| '__/ _` | | '_ \
 | |___| | (_| | |_| | (_| |  __/ |_) | | | (_| | | | | |
  \____|_|\__,_|\__,_|\__,_|\___|____/|_|  \__,_|_|_| |_|

Pentest & bug-bounty knowledge base + AI automation harness

An AI-powered penetration testing and bug-bounty knowledge base and automation harness for Claude Code. It turns an Obsidian vault into an opinionated offensive-security workflow: a searchable wiki of 500+ hacking technique pages, per-vulnerability "hunt" skills, deterministic hooks that fire the right skill at the right moment, and a state-first engagement model that stops you (and the model) from repeating work.

ClaudeBrain is a red-team / bug-bounty second brain built on Andrej Karpathy's LLM Wiki pattern: a persistent, AI-maintained knowledge base the model synthesizes each new source into over time, instead of re-deriving from raw documents on every query. Concretely, an offensive-security wiki, an agentic hunt-skill library, and a Model Context Protocol (MCP) search layer, wired together so Claude Code always checks the knowledge base before it attacks and never repeats a dead end. Think HackTricks or PayloadsAllTheThings, but indexed for semantic search and driven by an autonomous AI agent.

Authorized testing only. Everything here assumes a legal engagement: a signed penetration test, a bug-bounty program in scope, or your own lab / CTF. You are responsible for staying in scope and within the rules of engagement.

If ClaudeBrain saves you time on an engagement, a star helps other pentesters and bug-bounty hunters find it.


Contents

项目描述

Karpathy LLM based claude harness for PenetrationTesting / Bugbounty using obsidian

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

lopopolo
精选
lopopolo GitHub avatar

harness-engineering

Harness Engineering is a methodology for improving coding agent outputs by carefully crafting the environment around them—providing curated context, tools, and executable constraints that encode an organization’s nonfunctional requirements and cumulative lessons.

AI 与机器学习AI 智能体
2,390
slvDev
精选
slvDev GitHub avatar

esp32-ai

A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.

AI 与机器学习大语言模型
1,960
littledivy
精选
littledivy GitHub avatar

mimic

mimic captures traffic from any iOS or web app and automatically generates a Python client library that lets you call the app's API like a regular library.

AI 与机器学习
1,482