Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
ImageMagick-6 /
Delete
Unzip
Name
Size
Permission
Date
Action
coder.xml
899
B
-rw-r--r--
2025-04-26 17:26
colors.xml
1.35
KB
-rw-r--r--
2025-04-26 17:26
delegates.xml
13.46
KB
-rw-r--r--
2025-04-26 17:26
log.xml
1.6
KB
-rw-r--r--
2025-04-26 17:26
magic.xml
888
B
-rw-r--r--
2025-04-26 17:26
mime.xml
131.17
KB
-rw-r--r--
2025-04-26 17:26
policy.xml
4.55
KB
-rw-r--r--
2026-06-21 13:40
quantization-table.xml
2.31
KB
-rw-r--r--
2025-04-26 17:26
thresholds.xml
11.18
KB
-rw-r--r--
2025-04-26 17:26
type-apple.xml
28.53
KB
-rw-r--r--
2025-04-26 17:26
type-dejavu.xml
8.29
KB
-rw-r--r--
2025-04-26 17:26
type-ghostscript.xml
9.45
KB
-rw-r--r--
2025-04-26 17:26
type-urw-base35.xml
10.23
KB
-rw-r--r--
2025-04-26 17:26
type-windows.xml
13.38
KB
-rw-r--r--
2025-04-26 17:26
type.xml
651
B
-rw-r--r--
2025-04-26 17:26
Save
Rename
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE magicmap [ <!ELEMENT magicmap (magic)+> <!ELEMENT magic (#PCDATA)> <!ATTLIST magic name CDATA #REQUIRED> <!ATTLIST magic offset CDATA "0"> <!ATTLIST magic target CDATA #REQUIRED> ]> <!-- Associate an image format with a unique identifier. Many image formats have identifiers that uniquely identify a particular image format. For example, the GIF image format always begins with GIF8 as the first 4 characters of the image. ImageMagick uses this information to quickly determine the type of image it is dealing with when it reads an image. --> <magicmap> <!-- <magic name="GIF" offset="0" target="GIF8"/> --> <!-- <magic name="JPEG" offset="0" target="\377\330\377"/> --> <!-- <magic name="PNG" offset="0" target="\211PNG\r\n\032\n"/> --> <!-- <magic name="TIFF" offset="0" target="\115\115\000\052"/> --> </magicmap>