alien-inclusion
*  
web  
cyberedu

Keep it local and you should be fine. The flag is in /var/www/html/flag.php.

This php script checks if the GET 'start' parameter is set(http://link/?start=1) and in that case if there is any start parameter sent in the post data it tries to include the file with that name and extract the $secret from it.

I used https://reqbin.com/ to send a post request with the required parameters.



Response:




ctf{b513ef6d1a5735810bca608be42bda8ef28840ee458df4a3508d25e4b706134d}