cai icon indicating copy to clipboard operation
cai copied to clipboard

Cybersecurity AI (CAI), the framework for AI Security

Results 36 cai issues
Sort by recently updated
recently updated
newest added

### Description I launched CAI against my own test website, which contains a POST form vulnerable to SQL injection (the form echoes back the SELECT statement for easier testing). I...

documentation
configuration

Improve UX to support various simultaneous CAI sessions within the same UI Some notes on the topic: ``` Poder ir abriendo otras sesiones en paralelo supone una oportunidad considerable de...

enhancement

Load a context/history from a previous exercise to avoid losing information

enhancement

When I tried to test the website containing Chinese, it returned this error to me and found that it was because of Chinese. ![Image](https://github.com/user-attachments/assets/9ca2a873-b160-47a7-9f0e-eac02bfaf038) ![Image](https://github.com/user-attachments/assets/97f58da1-73fd-4d28-92bc-cdb17989d8fa)

bug

configuration
litellm

cai/types.py provides the basic Agent, Reponse, etc. classes, but types also exists in the Python standard library, which may lead to the following circular import problem: Traceback (most recent call...

good first issue
help wanted

I added the suggested requirements. I'm awaiting for any other comment! sorry for the delay :/

Hey, I've just installed `cai` and I'd like to start using it, I've connected it to my AI proxy using OPENAI_API_KEY and OLLAMA_API_BASE env variables. I've hit an issue after...

documentation
enhancement
configuration

I'm trying to run the `bug_bounter_agent` on a test instance of alpine linux to find vulnerabilities in an OWASP juice shop service running locally. I have installed tools like `nmap`...

good first issue
configuration

I recently attempted to add the burp mcp server (via the extension), and CAI does not recognize it. I see the option in the help menu, but it does not...

bug
enhancement