Challenge 68

Welcome to challenge Challenge 68.

AI Chat Secret Leak

Sharing chat sessions from AI tools like ChatGPT can be a great way to collaborate, but it’s easy to forget that these shared links are public. If the chat contains sensitive information, anyone with the link can see it.

Can you find the secret in this shared ChatGPT session?

💡 Tip: Secrets are often strings, numbers, or encoded values. Copy and paste exactly what you find.

Follow the link to the shared ChatGPT session and look for a generated password.

Why sharing AI chats with secrets is dangerous

AI models are often used to generate code, configuration, or even credentials. When a user shares a chat session, they are creating a public URL that anyone can access. If the session contains API keys, passwords, or proprietary logic, those secrets are now exposed.

It is important to: - Never provide real secrets to AI tools. - Scrub any sensitive information from chats before sharing them. - Use enterprise versions of AI tools that offer better data protection and sharing controls.