Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.35
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--
2020-08-18 18:01
colors.xml
1.35
KB
-rw-r--r--
2020-08-18 18:01
delegates.xml
12.98
KB
-rw-r--r--
2020-08-18 18:01
log.xml
956
B
-rw-r--r--
2020-08-18 18:01
magic.xml
888
B
-rw-r--r--
2020-08-18 18:01
mime.xml
131.03
KB
-rw-r--r--
2020-08-18 18:01
policy.xml
2.97
KB
-rw-r--r--
2020-08-18 18:01
quantization-table.xml
2.04
KB
-rw-r--r--
2020-08-18 18:01
thresholds.xml
11.04
KB
-rw-r--r--
2020-08-18 18:01
type-apple.xml
28.4
KB
-rw-r--r--
2020-08-18 18:01
type-dejavu.xml
8.35
KB
-rw-r--r--
2020-08-18 18:01
type-ghostscript.xml
9.5
KB
-rw-r--r--
2020-08-18 18:01
type-windows.xml
13.33
KB
-rw-r--r--
2020-08-18 18:01
type.xml
671
B
-rw-r--r--
2020-08-18 18:01
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>