AlpacaHack Logo

Challenges

Sign InSign Up

Rows:

CHALLENGEAUTHORS

SOLVES

(CURRENT)

Loading challenges...

Rows:

What's Next

Daily AlpacaHackTopic: Next.jsReleased: Mar 24, 2026

117 solves
Web
Medium

by

tchen

tchen

I love Next.js!

Beginner Hint 1: Overview of the Challenge
  • If you read the Dockerfile, you can see that secret.js is renamed to a random filename. So instead of /secret, you need to access /secret-{32 random characters}.
  • The rest of the code looks like a minimal Next.js setup.
Beginner Hint 2: How to Approach the Challenge
  • What kind of network requests are made when you access the main page?
  • Someone may have reported having trouble because a hidden page was discovered in the past. Try searching the internet.
whats-next.tar.gz

Please sign in to submit the flag.

descriptionsolveswriteups