Tags: cache web php lfi mod_rewrite 

Rating:

### TL;DR
1. Leak the parameter name used to include files.
2. Get some informations about configurations with the given info.php that calls phpinfo() function.
3. Read the flag from the caching system (Zend Opcache) located at /var/www/cache/.
#### For The Full Writeup Click The Link Below!

Original writeup (https://www.sousse.love/post/carthagods-3kctf2020/index.html).