Linux localhost 6.1.10-x86_64-linode159 #1 SMP PREEMPT_DYNAMIC Wed Feb 8 14:14:45 EST 2023 x86_64
Apache/2.4.25 (Debian)
Server IP : 45.33.61.127 & Your IP : 216.73.216.156
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
842
B
-rw-r--r--
2021-01-11 15:13
colors.xml
1.35
KB
-rw-r--r--
2021-01-11 15:13
delegates.xml
12.98
KB
-rw-r--r--
2021-01-11 15:13
log.xml
956
B
-rw-r--r--
2021-01-11 15:13
magic.xml
888
B
-rw-r--r--
2021-01-11 15:13
mime.xml
131.03
KB
-rw-r--r--
2021-01-11 15:13
policy.xml
2.97
KB
-rw-r--r--
2021-01-11 15:13
quantization-table.xml
2.04
KB
-rw-r--r--
2021-01-11 15:13
thresholds.xml
11.04
KB
-rw-r--r--
2021-01-11 15:13
type-apple.xml
28.4
KB
-rw-r--r--
2021-01-11 15:13
type-dejavu.xml
8.35
KB
-rw-r--r--
2021-01-11 15:13
type-ghostscript.xml
9.5
KB
-rw-r--r--
2021-01-11 15:13
type-windows.xml
13.33
KB
-rw-r--r--
2021-01-11 15:13
type.xml
671
B
-rw-r--r--
2021-01-11 15:13
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>