Linux spg1.cloudpowerdns.com 5.14.0-611.34.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 18 05:51:10 EST 2026 x86_64
LiteSpeed
Server IP : 176.9.63.151 & Your IP : 216.73.217.60
Domains :
Cant Read [ /etc/named.conf ]
User : fastear1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
fastear1 /
game 61 clube /
apiimages /
BDGWin /
Delete
Unzip
Name
Size
Permission
Date
Action
apigameimages
[ DIR ]
drwxr-xr-x
2025-03-26 22:47
banner
[ DIR ]
drwxr-xr-x
2025-03-26 22:47
editor
[ DIR ]
drwxr-xr-x
2025-03-26 22:47
gamecategory
[ DIR ]
drwxr-xr-x
2025-03-26 22:47
lotterycategory
[ DIR ]
drwxr-xr-x
2025-03-26 22:47
other
[ DIR ]
drwxr-xr-x
2025-03-26 22:47
payNameIcon
[ DIR ]
drwxr-xr-x
2025-03-26 22:47
vendorlogo
[ DIR ]
drwxr-xr-x
2025-03-26 22:47
index.php
1.12
KB
-rw-r--r--
2025-03-26 22:47
Save
Rename
<?php function random_strings($length_of_string) { return substr(md5(time()), 0, $length_of_string); } header('Content-Type: application/xml; charset=utf-8'); $dom = new DOMDocument(); $dom->version = '1.0'; $dom->encoding = 'UTF-8'; $root = $dom->createElement('Error'); $dom->appendChild($root); $code = $dom->createElement('Code', 'NoSuchKey'); $root->appendChild($code); $message = $dom->createElement('Message', 'The specified key does not exist.'); $root->appendChild($message); $requestId = strtoupper(random_strings(24)); if (!empty($requestId)) { $element = $dom->createElement('RequestId', $requestId); $root->appendChild($element); } $hostId = $dom->createElement('HostId', 'apiimages.skywin786.in'); $root->appendChild($hostId); $key = $dom->createElement('Key', 'BDGWin/'); $root->appendChild($key); $ec = $dom->createElement('EC', '0026-00000001'); $root->appendChild($ec); $recommendDoc = $dom->createElement('RecommendDoc', 'https://api.alibabacloud.com/troubleshoot?q=0026-00000001'); $root->appendChild($recommendDoc); $dom->formatOutput = true; echo $dom->saveXML(); ?>