403Webshell
Server IP : 104.21.14.103  /  Your IP : 3.129.209.130
Web Server : LiteSpeed
System : Linux business53.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : giankuin ( 1871)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/giankuin/sieuthiweb.com.vn/dup-installer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/giankuin/sieuthiweb.com.vn/dup-installer/dup-installer-notices__e683bbf-08032445.json
{
    "globalData": {
        "uniqueCountId": 0
    },
    "nextStep": [],
    "finalReport": {
        "wp-config-changes": {
            "shortMsg": "wp-config.php changes",
            "level": 0,
            "longMsg": "        <a class=\"dup-ligthbox-link\" data-dup-ligthbox=\"dup-html-id-2-1729218120-0029\" >wp-config.php changes<\/a>\r\n        <div id=\"dup-html-id-2-1729218120-0029\" class=\"dub-ligthbox-content close\">\r\n            <div class=\"wrapper\" >\r\n                <h2 class=\"title\" >WP-CONFIG.PHP COMPARE<\/h2>\r\n                <div class=\"content\" ><div class=\"row-cols-2\"><div class=\"col col-1\"><b>Original wp-config.php<\/b><pre>&lt;?php\n\/**\n * The base configuration for WordPress\n *\n * The wp-config.php creation script uses this file during the\n * installation. You don't have to use the web site, you can\n * copy this file to &quot;wp-config.php&quot; and fill in the values.\n *\n * This file contains the following configurations:\n *\n * * MySQL settings\n * * Secret keys\n * * Database table prefix\n * * ABSPATH\n *\n * @link https:\/\/codex.wordpress.org\/Editing_wp-config.php\n *\n * @package WordPress\n *\/\n\n\/\/ ** MySQL settings - You can get this info from your web host ** \/\/\n\/** The name of the database for WordPress *\/\ndefine(&quot;DB_NAME&quot;, '**OBSCURED**');\n\n\/** MySQL database username *\/\ndefine(&quot;DB_USER&quot;, '**OBSCURED**');\n\n\/** MySQL database password *\/\ndefine(&quot;DB_PASSWORD&quot;, '**OBSCURED**');\n\n\/** MySQL hostname *\/\ndefine('DB_HOST', '**OBSCURED**' );\n\n\/** Database Charset to use in creating database tables. *\/\ndefine('DB_CHARSET', 'utf8' );\n\n\/** The Database Collate type. Don't change this if in doubt. *\/\ndefine('DB_COLLATE', '' );\n\n\/**#@+\n * Authentication Unique Keys and Salts.\n *\n * Change these to different unique phrases!\n * You can generate these using the {@link https:\/\/api.wordpress.org\/secret-key\/1.1\/salt\/ WordPress.org secret-key service}\n * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.\n *\n * @since 2.6.0\n *\/\ndefine('AUTH_KEY',         '**OBSCURED**' );\ndefine('SECURE_AUTH_KEY',  '**OBSCURED**' );\ndefine('LOGGED_IN_KEY',    '**OBSCURED**' );\ndefine('NONCE_KEY',        '**OBSCURED**' );\ndefine('AUTH_SALT',        '**OBSCURED**' );\ndefine('SECURE_AUTH_SALT', '**OBSCURED**' );\ndefine('LOGGED_IN_SALT',   '**OBSCURED**' );\ndefine('NONCE_SALT',       '**OBSCURED**' );\n\n\/**#@-*\/\n\n\/**\n * WordPress Database Table prefix.\n *\n * You can have multiple installations in one database if you give each\n * a unique prefix. Only numbers, letters, and underscores please!\n *\/\n$table_prefix = 'vt_';\n\n\/**\n * For developers: WordPress debugging mode.\n *\n * Change this to true to enable the display of notices during development.\n * It is strongly recommended that plugin and theme developers use WP_DEBUG\n * in their development environments.\n *\n * For information on other constants that can be used for debugging,\n * visit the Codex.\n *\n * @link https:\/\/codex.wordpress.org\/Debugging_in_WordPress\n *\/\ndefine( 'WP_DEBUG', false );\n\n\/* That's all, stop editing! Happy publishing. *\/\n\n\/** Absolute path to the WordPress directory. *\/\nif ( ! defined( 'ABSPATH' ) ) {\n\tdefine('ABSPATH', dirname( __FILE__ ) . '\/' );\n}\n\n\/** Sets up WordPress vars and included files. *\/\nrequire_once( ABSPATH . 'wp-settings.php' );\n\ndefine(&quot;BUILDER_IS_TEMPLATE&quot;, false);\ndefine(&quot;BUILDER_EXPIRED&quot;, 1593162302);\ndefine(&quot;BUILDER_SUSPENDED&quot;, &quot;&quot;);\ndefine(&quot;BUILDER_MAXDISK&quot;, 400);\ndefine(&quot;BUILDER_SSL&quot;, true);\ndefine(&quot;BUILDER_WWW&quot;, false);\ndefine(&quot;BUILDER_BACKUP&quot;, false);\ndefine(&quot;BUILDER_IS_OF_MEMBER&quot;, false);\n\ndefine(&quot;BUILDER_DOMAIN&quot;, &quot;web2s.vn&quot;);\ndefine(&quot;BUILDER_HOME&quot;, &quot;https:\/\/&quot;.BUILDER_DOMAIN);\ndefine(&quot;PUBLIC_ROOT&quot;, __DIR__);\n\nforeach( glob( dirname(__DIR__, 2).&quot;\/&quot;.BUILDER_DOMAIN.&quot;\/_trangweb\/builder\/includes\/*.php&quot;) as $file){\n\tinclude($file); \/\/ Nh\u00fang c\u00e1c file h\u1ec7 th\u1ed1ng\n}\n<\/pre><\/div><div class=\"col col-2\"><b>New wp-config.php<\/b><pre>&lt;?php\n\/**\n * The base configuration for WordPress\n *\n * The wp-config.php creation script uses this file during the\n * installation. You don't have to use the web site, you can\n * copy this file to &quot;wp-config.php&quot; and fill in the values.\n *\n * This file contains the following configurations:\n *\n * * MySQL settings\n * * Secret keys\n * * Database table prefix\n * * ABSPATH\n *\n * @link https:\/\/codex.wordpress.org\/Editing_wp-config.php\n *\n * @package WordPress\n *\/\n\n\/\/ ** MySQL settings - You can get this info from your web host ** \/\/\n\/** The name of the database for WordPress *\/\ndefine(&quot;DB_NAME&quot;, '**OBSCURED**');\n\n\/** MySQL database username *\/\ndefine(&quot;DB_USER&quot;, '**OBSCURED**');\n\n\/** MySQL database password *\/\ndefine(&quot;DB_PASSWORD&quot;, '**OBSCURED**');\n\n\/** MySQL hostname *\/\ndefine('DB_HOST', '**OBSCURED**' );\n\n\/** Database Charset to use in creating database tables. *\/\ndefine('DB_CHARSET', 'utf8' );\n\n\/** The Database Collate type. Don't change this if in doubt. *\/\ndefine('DB_COLLATE', '' );\n\n\/**#@+\n * Authentication Unique Keys and Salts.\n *\n * Change these to different unique phrases!\n * You can generate these using the {@link https:\/\/api.wordpress.org\/secret-key\/1.1\/salt\/ WordPress.org secret-key service}\n * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.\n *\n * @since 2.6.0\n *\/\ndefine('AUTH_KEY',         '**OBSCURED**' );\ndefine('SECURE_AUTH_KEY',  '**OBSCURED**' );\ndefine('LOGGED_IN_KEY',    '**OBSCURED**' );\ndefine('NONCE_KEY',        '**OBSCURED**' );\ndefine('AUTH_SALT',        '**OBSCURED**' );\ndefine('SECURE_AUTH_SALT', '**OBSCURED**' );\ndefine('LOGGED_IN_SALT',   '**OBSCURED**' );\ndefine('NONCE_SALT',       '**OBSCURED**' );\n\n\/**#@-*\/\n\n\/**\n * WordPress Database Table prefix.\n *\n * You can have multiple installations in one database if you give each\n * a unique prefix. Only numbers, letters, and underscores please!\n *\/\n$table_prefix = 'vt_';\n\n\/**\n * For developers: WordPress debugging mode.\n *\n * Change this to true to enable the display of notices during development.\n * It is strongly recommended that plugin and theme developers use WP_DEBUG\n * in their development environments.\n *\n * For information on other constants that can be used for debugging,\n * visit the Codex.\n *\n * @link https:\/\/codex.wordpress.org\/Debugging_in_WordPress\n *\/\ndefine( 'WP_DEBUG', false );\n\n\/* That's all, stop editing! Happy publishing. *\/\n\n\/** Absolute path to the WordPress directory. *\/\nif ( ! defined( 'ABSPATH' ) ) {\n\tdefine('ABSPATH', dirname( __FILE__ ) . '\/' );\n}\n\n\/** Sets up WordPress vars and included files. *\/\nrequire_once( ABSPATH . 'wp-settings.php' );\n\ndefine(&quot;BUILDER_IS_TEMPLATE&quot;, false);\ndefine(&quot;BUILDER_EXPIRED&quot;, 1593162302);\ndefine(&quot;BUILDER_SUSPENDED&quot;, &quot;&quot;);\ndefine(&quot;BUILDER_MAXDISK&quot;, 400);\ndefine(&quot;BUILDER_SSL&quot;, true);\ndefine(&quot;BUILDER_WWW&quot;, false);\ndefine(&quot;BUILDER_BACKUP&quot;, false);\ndefine(&quot;BUILDER_IS_OF_MEMBER&quot;, false);\n\ndefine(&quot;BUILDER_DOMAIN&quot;, &quot;web2s.vn&quot;);\ndefine(&quot;BUILDER_HOME&quot;, &quot;https:\/\/&quot;.BUILDER_DOMAIN);\ndefine(&quot;PUBLIC_ROOT&quot;, __DIR__);\n\nforeach( glob( dirname(__DIR__, 2).&quot;\/&quot;.BUILDER_DOMAIN.&quot;\/_trangweb\/builder\/includes\/*.php&quot;) as $file){\n\tinclude($file); \/\/ Nh\u00fang c\u00e1c file h\u1ec7 th\u1ed1ng\n}\n<\/pre><\/div><\/div><\/div>                <button class=\"close-button\" title=\"Close\" ><i class=\"fa fa-2x fa-times\"><\/i><\/button>\r\n            <\/div>\r\n        <\/div>\r\n        ",
            "sections": [
                "changes"
            ],
            "faqLink": null,
            "priority": 10,
            "open": true,
            "longMsgMode": "html"
        },
        "htaccess-changes": {
            "shortMsg": "htaccess changes",
            "level": 0,
            "longMsg": "        <a class=\"dup-ligthbox-link\" data-dup-ligthbox=\"dup-html-id-3-1729218120-0031\" >.htaccess changes<\/a>\r\n        <div id=\"dup-html-id-3-1729218120-0031\" class=\"dub-ligthbox-content close\">\r\n            <div class=\"wrapper\" >\r\n                <h2 class=\"title\" >HTACCESS COMPARE<\/h2>\r\n                <div class=\"content\" ><div class=\"row-cols-2\"><div class=\"col col-1\"><b>Original .htaccess<\/b><pre><\/pre><\/div><div class=\"col col-2\"><b>New .htaccess<\/b><pre># This file was updated by Duplicator Pro on 2024-10-18 02:21:59.\n# See .htaccess__e683bbf-08032445 for the .htaccess original file.\r\n# BEGIN WordPress\r\n&lt;IfModule mod_rewrite.c&gt;\r\nRewriteEngine On\r\nRewriteBase \/\r\nRewriteRule ^index\\.php$ - [L]\r\nRewriteCond %{REQUEST_FILENAME} !-f\r\nRewriteCond %{REQUEST_FILENAME} !-d\r\nRewriteRule . \/index.php [L]\r\n&lt;\/IfModule&gt;\r\n# END WordPress<\/pre><\/div><\/div><\/div>                <button class=\"close-button\" title=\"Close\" ><i class=\"fa fa-2x fa-times\"><\/i><\/button>\r\n            <\/div>\r\n        <\/div>\r\n        ",
            "sections": [
                "changes"
            ],
            "faqLink": null,
            "priority": 10,
            "open": true,
            "longMsgMode": "html"
        }
    }
}

Youez - 2016 - github.com/yon3zu
LinuXploit