From 4926d91048b9e11c8af6a8117659c39ec82694e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mayoral=20Vilches?= Date: Tue, 3 Jun 2025 06:58:27 +0000 Subject: [PATCH] Update CAI's docs with case studies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Víctor Mayoral Vilches --- docs/cai/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/cai/index.md b/docs/cai/index.md index d585422b..fbcd47d7 100644 --- a/docs/cai/index.md +++ b/docs/cai/index.md @@ -35,6 +35,11 @@ A lightweight, ergonomic framework for building bug bounty-ready Cybersecurity AIs (CAIs). +| CAI with `alias0` on ROS message injection attacks in MiR-100 robot | CAI with `alias0` on API vulnerability discovery at Mercado Libre | +|-----------------------------------------------|---------------------------------| +| [![asciicast](https://asciinema.org/a/dNv705hZel2Rzrw0cju9HBGPh.svg)](https://asciinema.org/a/dNv705hZel2Rzrw0cju9HBGPh) | [![asciicast](https://asciinema.org/a/9Hc9z1uFcdNjqP3bY5y7wO1Ww.svg)](https://asciinema.org/a/9Hc9z1uFcdNjqP3bY5y7wO1Ww) | + + | CAI on JWT@PortSwigger CTF — Cybersecurity AI | CAI on HackableII Boot2Root CTF — Cybersecurity AI | |-----------------------------------------------|---------------------------------| | [![asciicast](https://asciinema.org/a/713487.svg)](https://asciinema.org/a/713487) | [![asciicast](https://asciinema.org/a/713485.svg)](https://asciinema.org/a/713485) |