📱 The accidental exposure

Excessive data exposure

You're checking Twitter during your morning coffee when you see a security researcher has tagged your company.

The tweet shows a screenshot of your mobile app's error message with 1,200 retweets and climbing.

The error message displays your complete database schema, server IP addresses, AWS credentials, and admin login details.

Comments are already discussing potential attack vectors, and competitors are taking screenshots.

Technical Issue: Your mobile app shows detailed error messages in production that include sensitive system information. When database queries fail, the full stack trace with credentials and internal details gets displayed to users.

What's your immediate first move?

← Select different scenario