Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
file /
Delete
Unzip
Name
Size
Permission
Date
Action
README.Debian
980
B
-rw-r--r--
2019-07-06 09:22
changelog.Debian.gz
1.38
KB
-rw-r--r--
2023-01-28 18:17
changelog.gz
19.37
KB
-rw-r--r--
2022-12-26 18:18
copyright
6.51
KB
-rw-r--r--
2022-12-31 23:00
Save
Rename
file for Debian =============== additional magic files ---------------------- How users can inject their own magics for fun: 1. open /etc/magic and /etc/magic.mime with a text editor, as root, and add your own magics. 2. have fun. How package maintainers can inject their own magics for profit: 1. place your magics as plain text files in /usr/share/file/${binary_package_name}. 2. call 'file --compile ${binary_package_name}' from /usr/share/file in your postinst script (maybe we should have a trigger for that at some point). this will produce the binary magics /usr/share/file/${binary_package_name}.mgc. 3. remove the binary magics in your postrm script. 4. profit. seccomp support --------------- Starting with version 1:5.37-1, file is built using libseccomp. This will introduce a regression if applications call the program with the --uncompress option, and file(1) needs the help of external programs for uncompression.