July 11, 2026
Lab: Information disclosure on debug page (Information Disclosure) #lab 2
Solution:

By PRiTi.EX
Solution:
- Access the lab explore all functionality I found nothing so i see the source code and i found an endpoint /cgi-bin/phpinfo.php
- Then i go to this endpoint, there i press ctrl + F to search secret & i found SECRET_KEY
End point URL:
https://Lab-Id.web-security-academy.net/cgi-bin/phpinfo.phphttps://Lab-Id.web-security-academy.net/cgi-bin/phpinfo.php
Paste the key in solution bar to solve the lab.