doc: Add web screenshot

This commit is contained in:
2026-05-09 17:56:15 +03:00
parent 051ed5648f
commit 4062600995
2 changed files with 2 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@
The player talks to one of four LLM-powered agents and tries to extract a hidden password. Each level adds more defensive behavior, so the app can be used to demo prompt-injection weaknesses, output filtering, input filtering, and session rotation in a simple, inspectable setup. The player talks to one of four LLM-powered agents and tries to extract a hidden password. Each level adds more defensive behavior, so the app can be used to demo prompt-injection weaknesses, output filtering, input filtering, and session rotation in a simple, inspectable setup.
![Site screenshot](doc/screen.png)
## Overview ## Overview
- Backend: `FastAPI`, in-memory sessions, level orchestration, logging, static file serving - Backend: `FastAPI`, in-memory sessions, level orchestration, logging, static file serving
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 286 KiB