403Webshell
Server IP : 89.108.64.180  /  Your IP : 216.73.216.208
Web Server : Apache/2.4.41 (Ubuntu)
System : Linux 89-108-64-180.cloudvps.regruhosting.ru 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User : www-root ( 1010)
PHP Version : 8.0.30
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/www-root/data/www/smileyalta.ru/dup-installer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/www-root/data/www/smileyalta.ru/dup-installer/dup-installer-notices__4b40216-26125801.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-1-1720724052-8335\" >wp-config.php changes<\/a>\r\n        <div id=\"dup-html-id-1-1720724052-8335\" 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\/**\n\n * The base configuration for WordPress\n\n *\n\n * The wp-config.php creation script uses this file during the\n\n * installation. You don't have to use the web site, you can\n\n * copy this file to &quot;wp-config.php&quot; and fill in the values.\n\n *\n\n * This file contains the following configurations:\n\n *\n\n * * MySQL settings\n\n * * Secret keys\n\n * * Database table prefix\n\n * * ABSPATH\n\n *\n\n * @link https:\/\/codex.wordpress.org\/Editing_wp-config.php\n\n *\n\n * @package WordPress\n\n *\/\n\n\n\/\/ ** MySQL settings - You can get this info from your web host ** \/\/\n\n\/** The name of the database for WordPress *\/\n\ndefine( 'DB_NAME', '**OBSCURED**' );\n\n\n\/** MySQL database username *\/\n\ndefine( 'DB_USER', '**OBSCURED**' );\n\n\n\/** MySQL database password *\/\n\ndefine( 'DB_PASSWORD', '**OBSCURED**' );\n\n\n\/** MySQL hostname *\/\n\ndefine( 'DB_HOST', '**OBSCURED**' );\n\n\n\/** Database Charset to use in creating database tables. *\/\n\ndefine( 'DB_CHARSET', 'utf8mb4' );\n\n\n\/** The Database Collate type. Don't change this if in doubt. *\/\n\ndefine( 'DB_COLLATE', '' );\n\n\n\/**#@+\n\n * Authentication Unique Keys and Salts.\n\n *\n\n * Change these to different unique phrases!\n\n * You can generate these using the {@link https:\/\/api.wordpress.org\/secret-key\/1.1\/salt\/ WordPress.org secret-key service}\n\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 *\n\n * @since 2.6.0\n\n *\/\n\ndefine( 'AUTH_KEY',         '**OBSCURED**' );\n\ndefine( 'SECURE_AUTH_KEY',  '**OBSCURED**' );\n\ndefine( 'LOGGED_IN_KEY',    '**OBSCURED**' );\n\ndefine( 'NONCE_KEY',        '**OBSCURED**' );\n\ndefine( 'AUTH_SALT',        '**OBSCURED**' );\n\ndefine( 'SECURE_AUTH_SALT', '**OBSCURED**' );\n\ndefine( 'LOGGED_IN_SALT',   '**OBSCURED**' );\n\ndefine( 'NONCE_SALT',       '**OBSCURED**' );\n\n\n\/**#@-*\/\n\n\n\/**\n\n * WordPress Database Table prefix.\n\n *\n\n * You can have multiple installations in one database if you give each\n\n * a unique prefix. Only numbers, letters, and underscores please!\n\n *\/\n\n$table_prefix = 'wp_';\n\n\n\/**\n\n * For developers: WordPress debugging mode.\n\n *\n\n * Change this to true to enable the display of notices during development.\n\n * It is strongly recommended that plugin and theme developers use WP_DEBUG\n\n * in their development environments.\n\n *\n\n * For information on other constants that can be used for debugging,\n\n * visit the Codex.\n\n *\n\n * @link https:\/\/codex.wordpress.org\/Debugging_in_WordPress\n\n *\/\n\ndefine( 'WP_DEBUG', false );\n\n\n\/* That's all, stop editing! Happy publishing. *\/\n\n\n\/** Absolute path to the WordPress directory. *\/\n\nif ( ! defined( 'ABSPATH' ) ) {\n\n\tdefine( 'ABSPATH', dirname( __FILE__ ) . '\/' );\n\n}\n\n\n\/** Sets up WordPress vars and included files. *\/\n\nrequire_once( ABSPATH . 'wp-settings.php' );\n\n<\/pre><\/div><div class=\"col col-2\"><b>New wp-config.php<\/b><pre>&lt;?php\n\n\/**\n\n * The base configuration for WordPress\n\n *\n\n * The wp-config.php creation script uses this file during the\n\n * installation. You don't have to use the web site, you can\n\n * copy this file to &quot;wp-config.php&quot; and fill in the values.\n\n *\n\n * This file contains the following configurations:\n\n *\n\n * * MySQL settings\n\n * * Secret keys\n\n * * Database table prefix\n\n * * ABSPATH\n\n *\n\n * @link https:\/\/codex.wordpress.org\/Editing_wp-config.php\n\n *\n\n * @package WordPress\n\n *\/\n\n\n\/\/ ** MySQL settings - You can get this info from your web host ** \/\/\n\n\/** The name of the database for WordPress *\/\n\ndefine( 'DB_NAME', '**OBSCURED**' );\n\n\n\/** MySQL database username *\/\n\ndefine( 'DB_USER', '**OBSCURED**' );\n\n\n\/** MySQL database password *\/\n\ndefine( 'DB_PASSWORD', '**OBSCURED**' );\n\n\n\/** MySQL hostname *\/\n\ndefine( 'DB_HOST', '**OBSCURED**' );\n\n\n\/** Database Charset to use in creating database tables. *\/\n\ndefine( 'DB_CHARSET', 'utf8mb4' );\n\n\n\/** The Database Collate type. Don't change this if in doubt. *\/\n\ndefine( 'DB_COLLATE', '' );\n\n\n\/**#@+\n\n * Authentication Unique Keys and Salts.\n\n *\n\n * Change these to different unique phrases!\n\n * You can generate these using the {@link https:\/\/api.wordpress.org\/secret-key\/1.1\/salt\/ WordPress.org secret-key service}\n\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 *\n\n * @since 2.6.0\n\n *\/\n\ndefine( 'AUTH_KEY',         '**OBSCURED**' );\n\ndefine( 'SECURE_AUTH_KEY',  '**OBSCURED**' );\n\ndefine( 'LOGGED_IN_KEY',    '**OBSCURED**' );\n\ndefine( 'NONCE_KEY',        '**OBSCURED**' );\n\ndefine( 'AUTH_SALT',        '**OBSCURED**' );\n\ndefine( 'SECURE_AUTH_SALT', '**OBSCURED**' );\n\ndefine( 'LOGGED_IN_SALT',   '**OBSCURED**' );\n\ndefine( 'NONCE_SALT',       '**OBSCURED**' );\n\n\n\/**#@-*\/\n\n\n\/**\n\n * WordPress Database Table prefix.\n\n *\n\n * You can have multiple installations in one database if you give each\n\n * a unique prefix. Only numbers, letters, and underscores please!\n\n *\/\n\n$table_prefix = 'wp_';\n\n\n\/**\n\n * For developers: WordPress debugging mode.\n\n *\n\n * Change this to true to enable the display of notices during development.\n\n * It is strongly recommended that plugin and theme developers use WP_DEBUG\n\n * in their development environments.\n\n *\n\n * For information on other constants that can be used for debugging,\n\n * visit the Codex.\n\n *\n\n * @link https:\/\/codex.wordpress.org\/Debugging_in_WordPress\n\n *\/\n\ndefine( 'WP_DEBUG', false );\n\n\n\/* That's all, stop editing! Happy publishing. *\/\n\n\n\/** Absolute path to the WordPress directory. *\/\n\nif ( ! defined( 'ABSPATH' ) ) {\n\n\tdefine( 'ABSPATH', dirname( __FILE__ ) . '\/' );\n\n}\n\n\n\/** Sets up WordPress vars and included files. *\/\n\nrequire_once( ABSPATH . 'wp-settings.php' );\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-2-1720724052-8336\" >.htaccess changes<\/a>\r\n        <div id=\"dup-html-id-2-1720724052-8336\" 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>\n# BEGIN WordPress\n# \u0414\u0438\u0440\u0435\u043a\u0442\u0438\u0432\u044b (\u0441\u0442\u0440\u043e\u043a\u0438) \u043c\u0435\u0436\u0434\u0443 `BEGIN WordPress` \u0438 `END WordPress`\n# \u0441\u043e\u0437\u0434\u0430\u043d\u044b \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u0438 \u043f\u043e\u0434\u043b\u0435\u0436\u0430\u0442 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044e \u0442\u043e\u043b\u044c\u043a\u043e \u0447\u0435\u0440\u0435\u0437 \u0444\u0438\u043b\u044c\u0442\u0440\u044b WordPress.\n# \u0421\u0434\u0435\u043b\u0430\u043d\u043d\u044b\u0435 \u0432\u0440\u0443\u0447\u043d\u0443\u044e \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u043c\u0435\u0436\u0434\u0443 \u044d\u0442\u0438\u043c\u0438 \u043c\u0430\u0440\u043a\u0435\u0440\u0430\u043c\u0438 \u0431\u0443\u0434\u0443\u0442 \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0438\u0441\u0430\u043d\u044b.\n&lt;IfModule mod_rewrite.c&gt;\nRewriteEngine On\nRewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]\nRewriteBase \/\nRewriteRule ^index\\.php$ - [L]\nRewriteCond %{REQUEST_FILENAME} !-f\nRewriteCond %{REQUEST_FILENAME} !-d\nRewriteRule . \/index.php [L]\n&lt;\/IfModule&gt;\n\n# END WordPress\n<\/pre><\/div><div class=\"col col-2\"><b>New .htaccess<\/b><pre>#This Apache config file was created by Duplicator Installer on 2024-07-11 18:54:12.\n#The original can be found in archived file with the name .htaccess__[HASH]\n\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