OWASP Vulnerable Web Applications Directory

An OWASP production project

A comprehensive registry of known vulnerable web and mobile applications for legal security testing and training.

Damn Vulnerable LLM Agent

Sample chatbot powered by an LLM ReAct agent (Langchain) for learning prompt injection in ReAct agents. Educational tool for Thought/Action/Observation injection; adapted from a WithSecure CTF challenge.

Collections offline container
Technology Python Docker LLM Ollama Agent
Categories CTF Single-player
Author Reversec Labs
Stars 467 stars
Last contribution Jun 25, 2025 < 1y

Notes

Run: python -m streamlit run main.py. Docker: docker run --env-file env.list -p 8501:8501 dvla. Supports OpenAI, HuggingFace, or Ollama (e.g. mistral-nemo). .env from template; see README for payload solutions.

← Back to directory