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

Potential leak of data: Simple Password

$
0
0
Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: opts = {'py2exe': { "includes" : ["email.utils"] }} import smtplib fromaddr = 'blablu@gmail.com' toaddrs = 'blipblop@gmail.com' msg = 'There was a terrible error that occured and I wanted you to know!' # Credentials (if needed) username = 'blablu' password = 'passbla' # The actual mail send server = smtplib.SMTP('smtp.gmail.com:587') server.starttls() […]

Viewing all articles
Browse latest Browse all 2834

Trending Articles