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\-_\!\$]+["']‘: $.ajax ({ type: "POST", url: "http://portal.domainname.com/auth", dataType: 'json', async: false, data: JSON.stringify({ Login: "logmein@email.com", Password : "test" }), success: function(data) { console.log(data); //Here I get the token needed for further calls... }, error: function(xhr, error){ console.debug(xhr); console.debug(error); } }); $.ajax ({ type: "GET", u Source: http://pastebin.com/raw.php?i=tnUNVguW

Viewing all articles
Browse latest Browse all 2834