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

Potential leak of data: Simple Password

$
0
0
Detected 2 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: =urllib.request.urlopen('http://10.100.56.55:8090/httpclient.html','&username='+username+'@da-iict.org&password='+password+'&btnSubmit=Login') the_page=page.read() import urllib.parse import urllib.request import time username = 'name' password = 'pass' tm = 60 while True: url = "http://10.100.56.55:8090/httpclient.html" values = {'username': username, 'password': password, 'btnSubmit':'Login'} data = urllib.parse.urlencode(values) binary_data = data.encode('ascii') req = urllib.req Source: http://pastebin.com/raw.php?i=8NJsM12x

Viewing all articles
Browse latest Browse all 2663

Trending Articles