Quantcast
Channel: pastebin.com – LeakedIn
Viewing all articles
Browse latest Browse all 2834

Potential leak of data: Default Credentials

$
0
0
Detected 1 occurrence(s) of ‘default\s*credentials’: , Subject = "SCS Web Site Message" }; var smtp = new SmtpClient { Host = "smtp.gmail.com", Port = 587, EnableSsl = true, UseDefaultCredentials = false, Credentials = new NetworkCredential(myGmailUser, myGmailPassword) }; smtp.Send(msg); Source: http://pastebin.com/raw.php?i=53ErB7ac

Viewing all articles
Browse latest Browse all 2834

Trending Articles