<?php system("whoami"); echo "<br>"; system("pwd"); system("echo hello > test.txt"); ?>
#setenforce 0