Quantcast
Viewing all articles
Browse latest Browse all 2663

Potential leak of data: Simple Password

Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: term.clear () term.setCursorPos (1.1) password = "abcdef" console = "abcdefg" write ("Please enter your password:") input = read ("*") if input == password then print ("Password Correct!") rs.setOutput ("left", true) sleep (5) rs.setOutput ("left", false) os.shutdown () else Source: http://pastebin.com/raw.php?i=jqmGxmDT

Viewing all articles
Browse latest Browse all 2663

Trending Articles