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\-_\!\$]+["']‘: mbing-heating@hotmail.co.uk"; $subject = "ContactForm"; $headers = "From:" . $from; //modify the mail function mail($to,$subject,$message,$headers); ?> <?php require "email.php"; $mail = new EMail; $mail->Username = 'somthing@mydomain.co.uk'; $mail->Password = 'thepassword'; $mail->SetFrom("some@address.com","Some name"); // Name is optional $mail->AddTo("someother@address.com","Someother name"); // Name is optional $mail->AddTo("someother2@address.com"); $mail->Subject = "Some subject or other"; $mail->Message = "Some […]

Viewing all articles
Browse latest Browse all 2663

Trending Articles