PATH:
var
/
softaculous
/
wp50
<?php @unlink(__FILE__); // Validate if the request is from Softaculous if($_REQUEST['pass'] != '[[autopass]]'){ die("Unauthorized Access"); } require_once('wp-blog-header.php'); require_once('wp-includes/pluggable.php'); require_once('wp-admin/includes/plugin.php'); $plugins_to_deactivate = '[[plugins_to_deactivate]]'; $plugins_to_deactivate = unserialize($plugins_to_deactivate); $ret = array(); foreach($plugins_to_deactivate as $plugn_file){ // null means success $ret[$plugn_file] = deactivate_plugins($plugn_file); } echo '<plugin_deactivate>'.serialize($ret).'</plugin_deactivate>'; exit(0);
[+]
php56
[-] _index.php
[edit]
[-] _htaccess
[edit]
[+]
php81
[+]
php53
[-] upgrade.php
[edit]
[-] _wp-config.php
[edit]
[+]
..
[-] plugin_deactivate.php
[edit]
[-] edit.xml
[edit]
[-] add_user.php
[edit]
[-] check_charset.php
[edit]
[-] import.php
[edit]
[-] notes.txt
[edit]
[+]
languages
[-] extend.php
[edit]
[-] md5
[edit]
[-] clone.php
[edit]
[-] install.js
[edit]
[-] plugin_activate.php
[edit]
[-] backup.php
[edit]
[-] sign_on.php
[edit]
[+]
php71
[-] soft.htaccess
[edit]
[-] install.php
[edit]
[-] fileindex.php
[edit]
[-] upgrade.xml
[edit]
[-] edit.php
[edit]
[-] .htaccess
[edit]
[-] info.xml
[edit]
[-] install.xml
[edit]
[+]
plugins
[+]
images
[-] clone.xml
[edit]
[+]
php82
[-] wp-config.php
[edit]