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

Potential leak of data: Simple Password

$
0
0
Detected 3 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: type: 'POST', url: "http://192.168.8.143/api/v11/login/", data: myKeyVals, success: function(resultData) { alert("Save Complete") } }); saveData.error(function() { alert("Something went wrong"); }); var myKeyVals = { username : 'bruno', password : 'login' }; var jqxhr = $.ajax({ type: 'POST', url: 'http://192.168.8.143/api/v11/login/?username=ith&password=ithith', data: myKeyVals, dataType: 'json' }); jqxhr.done(function(data, textStatus, jqXHR) { console.log('Succeed:', data); }); […]

Viewing all articles
Browse latest Browse all 2663

Trending Articles