Cyber Safari
Cyber Safari is a proof of concept (POC) designed to explore and understand AI security agents. It features an application server with vulnerabilities, an offensive agent that exploits these vulnerabilities, and a defensive agent that proposes security controls based on application logs.
Key Features:
- Vulnerability Analysis: The offensive agent analyzes JavaScript files to exploit vulnerabilities against API endpoints.
- Security Knowledge Base: The RAG system contains security controls to defend against identified vulnerabilities.
- Log Analysis: The defensive agent reviews application logs to recommend security measures based on best practices.
Benefits:
- Hands-on Learning: Users can interact with a test lab to understand AI security mechanisms.
- Real-world Application: The project simulates real-world scenarios of vulnerability exploitation and defense.
- Open Source: Being hosted on GitHub, it encourages collaboration and contributions from the community.