miscmedium
Chrono Mind
hackthebox
Task: Extract a flag from an AI/LLM application with a code execution endpoint protected by a secret key. Solution: Use path traversal in the topic parameter to load config.py into the AI context, prompt inject the LLM to reveal the copilot_key, then use the key to execute arbitrary code via the copilot/complete_and_run endpoint.
$ ls tags/ techniques/
path_traversalprompt_injectionarbitrary_code_executionsecret_extraction
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]