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\-_\!\$]+["']‘: $taccount = "error"; } } if (isset($_POST['password'])) { $password = $_POST['password']; $preg = "#.*^(?=.{8,20})(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9]).*$#"; if (preg_match($preg, $password)) { $tpassword = "normal"; } else{ $tpassword = "error"; } } if (isset($_POST['nieuws'])) {$nieuws = $_POST['nieuws'];} if (isset($_POST['geblokeerd'])) {$geblokeerd = $_POST['geblokeerd'];} if (isset($_POST['opmerking'])) { $opmerking = $_POST['opmerking']; $preg = "/^[a-zA-Z0-9]{0,100}$/"; Source: http://pastebin.com/raw.php?i=tDU6cPDC

Viewing all articles
Browse latest Browse all 2663

Trending Articles