Chatbot TSG CTF Write-up: Extracting Secrets from LLM Cache
Dec 21, 2025 · 4 min read · Challenge Description Category: AI / Forensics / Reverse Engineering The challenge provided us with a classic "leak" scenario. We were given: main.py: A Python script that runs a chatbot conversation. log.txt: A text log of the conversation, but th...
Join discussion