mirror of https://github.com/aliasrobotics/cai.git
Improve readibility
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
This commit is contained in:
parent
148fe87714
commit
02249dae79
10
README.md
10
README.md
|
|
@ -25,10 +25,16 @@
|
|||
|
||||
</div>
|
||||
|
||||
A lightweight, ergonomic framework for building bug bounty-ready Cybersecurity AIs (CAIs).
|
||||
Cybersecurity AI (CAI) is a lightweight, open-source framework that empowers security professionals to build and deploy AI-powered offensive and defensive automation. CAI is the *de facto* framework for AI Security, already used by thousands of individual users and hundreds of organizations. Whether you're a security researcher, ethical hacker, IT professional, or organization looking to enhance your security posture, CAI provides the building blocks to create specialized AI agents that can assist with mitigation, vulnerability discovery, exploitation, and security assessment.
|
||||
|
||||
**Key Features:**
|
||||
- 🤖 **300+ AI Models**: Support for OpenAI, Anthropic, DeepSeek, Ollama, and more
|
||||
- 🔧 **Built-in Security Tools**: Ready-to-use tools for reconnaissance, exploitation, and privilege escalation
|
||||
- 🏆 **Battle-tested**: Proven in HackTheBox CTFs, bug bounties, and real-world security [case studies](https://aliasrobotics.com/case-studies-robot-cybersecurity.php)
|
||||
- 🎯 **Agent-based Architecture**: Modular design with specialized agents for different security tasks
|
||||
|
||||
> [!NOTE]
|
||||
> We encourage you to read CAI's the technical report at https://arxiv.org/pdf/2504.06017.
|
||||
> Read the technical report: [CAI: An Open, Bug Bounty-Ready Cybersecurity AI](https://arxiv.org/pdf/2504.06017)
|
||||
|
||||
|
||||
| [`OT` - CAI and alias0 on: Ecoforest Heat Pumps](https://aliasrobotics.com/case-study-ecoforest.php) | [`Robotics` - CAI and alias0 on: Mobile Industrial Robots (MiR)](https://aliasrobotics.com/case-study-cai-mir.php) |
|
||||
|
|
|
|||
Loading…
Reference in New Issue