← back to hub ↑ parent
LLM10: Unbounded Consumption

LLM10: Unbounded Consumption

The application is a classic Chatbox with no additional restrictions/addons.

Goal: Use creative prompts to perform DoS

{% if user_input %}
🧑 User: {{ user_input }}
🤖 Assistant:
{{ response_text | safe }}
{% endif %}