Challenge 31

Welcome to challenge Challenge 31.

Secret in a web page

A user accidentally spills the secret sauce while adding content to our website.

Can you spot the secret in our Website?

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

You can solve this challenge by the following steps:

  1. Go to our Website.

  2. Browse some tabs, surely the secret is in there :)

For several reasons, "hiding" secrets on a web page is not a good idea, even if it is only for internal use. First and foremost, websites are often accessible to a variety of parties, including employees, contractors and vendors. Keeping secrets on a website increases the risk that unauthorized parties will gain access to them through any vector. The possibility of a hacker pivoting after any compromise is greatly increased.