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

Simple Password

$
0
0
Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': t = "smtp.gmail.com"; MyServer.Port = 587; MyServer.EnableSsl = true; //Server Credentials NetworkCredential NC = new NetworkCredential(); NC.UserName = "ruwiearn@gmail.com"; NC.Password = "azsxdcfvgb"; //assigned credetial details to server MyServer.Credentials = NC; //create sender address MailAddress from = new MailAddress("ruwiearn@gmail.com", "Lassana Flora Pvt Ltd"); //create receive Source: http://pastebin.com/raw.php?i=E3mSfXAA

Viewing all articles
Browse latest Browse all 2663

Trending Articles