Discover and explore top open-source AI tools and projects—updated daily.
MuWindsAI Agent for automated CTF challenge solving and user collaboration
Top 99.8% on SourcePulse
Summary
BUUCTF_Agent is an extensible AI agent framework designed to automate and assist in solving Capture The Flag (CTF) challenges. It targets CTF players and researchers, offering both fully automated end-to-end solutions and interactive collaboration modes to streamline the problem-solving process.
How It Works
The agent leverages AI for CTF workflow management: analysis, target exploration, code execution, and flag extraction. It supports local Bash command execution and an extensible framework for integrating new tools like binary analysis, beyond web/crypto. Users can customize prompts and LLM configurations.
Quick Start & Requirements
git clone), set up a Python virtual environment (venv), and install dependencies (pip install -r requirements.txt).config.json (copied from config_template.json).Highlighted Details
api_base.Maintenance & Community
Developed by MuWinds. A QQ group is provided for community interaction. Specific details on core contributors, sponsorships, or a public roadmap are not detailed in the provided text.
Licensing & Compatibility
The license type is not specified in the provided README content. Compatibility for commercial use or linking with closed-source projects cannot be determined.
Limitations & Caveats
LLM integration is restricted to services adhering to the OpenAI Chat Completions API format; native APIs from providers like Anthropic Claude or Google Gemini are not directly supported. The project's README notes the evolving landscape of general AI agents, suggesting specialized CTF agents might be less critical, though this project remains functional.
2 months ago
Inactive
bytedance
aaif-goose