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\-_\!\$]+["']‘: session = Session.getDefaultInstance(props, new Authenticator() { @Override protected PasswordAuthentication getPasswordAuthentication() { String username = "user"; String password = "password"; return new PasswordAuthentication(username, password); } }); EditText e = (EditText) findViewById(R.id.enterEmail); String to = e.toString(); String from = "user"; String subject = "Testing. Source: http://pastebin.com/raw.php?i=3xmR0Nsy

Viewing all articles
Browse latest Browse all 2663

Trending Articles