This repository is a structured workspace for bug bounty notes, Burp automation helpers, and AI-agent assets used for security research workflows.
.
├── README.md
├── 0x01/
│ ├── BBTNT.md
│ └── README.md
├── 0x02/
│ └── README.md
├── 0x03/
│ ├── README.md
│ └── BamdaAction/
│ ├── CookieSwap.bambda
│ └── README.md
└── 0x04/
├── README.md
├── codex/
│ ├── agents/
│ ├── burp-blackbox-tester/
│ └── security-reviewer/
└── VSCode/
├── README.md
└── gh-copilot/
├── agents/
└── skills/
- 0x01 - Notes and templates
BBTNT.mdis a reusable bug bounty testing note template.
- 0x02 - Tooling workspace
- Reserved for bug bounty tools and automation assets. The current folder contains planning documentation.
- 0x03 - Burp Bambda scripts
- Contains Burp Repeater Bambda actions, currently
CookieSwap.bambda.
- Contains Burp Repeater Bambda actions, currently
- 0x04 - Agent ecosystems
codex/contains Codex agent definitions and reusable security skills.VSCode/gh-copilot/contains GitHub Copilot custom agent and skill files.
- Clone the repository.
- Start with the module README that matches your task.
- Use
0x01/BBTNT.mdfor engagement tracking. - Use
0x03/BamdaAction/for Burp automation. - Use
0x04/to customize AI-assisted security workflows.
Contributions are welcome. Keep docs aligned with file structure and include clear usage notes for new scripts, skills, or agent configs.
Use these resources only in authorized environments and approved bug bounty programs.