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

Potential leak of data: Simple Password

$
0
0
Detected 3 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: -Cookie"]: for i in res.headers["Set-Cookie"].split(','): possible_auth_cookie = i.lstrip().strip() rez = { password: 'SUCCESS', 'auth_cookie': possible_auth_cookie } else: rez = { password: 'FAIL' } else: rez = { password: 'FAIL' } queue.put(rez) def fast_fetch(url, user, array_of_passwords, return_value, token, cookie): """Use threading to attempt logins Returns hash array or dictionary with results: […]

Viewing all articles
Browse latest Browse all 2834

Trending Articles