📁
SKYSHELL MANAGER
PHP v7.4.33
Create
Create
Path:
root
/
home
/
clients
/
24bc4cc68eb7a0f1b96eb8e8f40cae6e
/
web
/
erecplus.fr
/
Name
Size
Perm
Actions
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📄
wp-config.php
4.59 KB
0755
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-trackback.php
5.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-signup.php
33.81 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-settings.php
31.88 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
8.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-login.php
50.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-load.php
3.84 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-links-opml.php
2.43 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-cron.php
5.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-comments-post.php
2.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-config-sample.php
3.26 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-blog-header.php
0.34 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
7.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wordfence-waf.php
0.18 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
readme.26f6dbec96b2d3c2df91ead09ca0ad81.html
7.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
mma-export-processing-invoices.php
8.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
mma-export-processing-invoices-dyn.php
33.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
license.txt
19.44 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
0.4 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
.htaccess.bak_20260612_085256
3.89 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
.htaccess
4.85 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
xmlrpc.php
3.13 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: emo-correctif.sh
echo 'Cleaning in progress' echo $(date) find . -name ".*.ico" -delete find . -name '*.oti' -delete find . -name '*.oc' -delete find . -name '*.ccss' -delete find . -name '2index.php' -delete find . -name '*.js.php' -delete find */wp-content/plugins/woofunnels* -name 'ajax.php' -delete find -maxdepth 2 -name 'index.php' -exec cp ../wordpress/index.php {} \; find -name '????????.php' -type f ! -name Rijndael.php -exec grep -l "\x72" {} \; -delete find -name 'radio.php' -type f -exec grep -lF "\x72" {} \; -delete find -name 'themes.php' -type f -exec grep -lF "\x72" {} \; -delete find -name 'options.php' -type f -exec grep -lF "\x72" {} \; -delete find -name 'css.php' -type f -exec grep -lF "\x72" {} \; -delete find -name 'js.php' -type f -exec grep -lF "\x72" {} \; -delete find -name 'image.php' -type f -exec grep -lF "\x72" {} \; -delete find -name 'style.php' -type f -exec grep -lF "\x72" {} \; -delete find -name 'ajax.php' -type f -exec grep -lF "\x72" {} \; -delete find -name 'radio.php' -exec grep -lF "eval" {} \; -delete find -name 'ad.php' -delete find -maxdepth 2 -name '????????.php' ! -name wp-login.php ! -name Rijndael.php -delete find -name '.*.css' -delete echo $(date) echo "Cleaning over"
Save