Quantcast
Channel: Simple Password – LeakedIn
Viewing all articles
Browse latest Browse all 2663

Potential leak of data: Simple Password

$
0
0
Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: require("class.phpmailer.php"); $mail = new PHPMailer(); $mail->IsSMTP(); $mail->Mailer = "smtp"; $mail->Host = "mysmtpserver.com"; $mail->Port = "25"; $mail->SMTPAuth = true; $mail->Username = "smtp_username"; $mail->Password = "smtp_password"; $mail->From = "sender@example.com"; $mail->FromName = "Sender Name"; $mail->AddAddress("recipient1@example.com", "Recipient1 Name"); $mail->AddBCC("recipient2@example.com", "Recipient2 Name"); $mail->AddReplyTo("Your Reply-to Address", "Sender Name") Source: http://pastebin.com/raw.php?i=83ZidZx7

Viewing all articles
Browse latest Browse all 2663

Trending Articles