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\-_\!\$]+["']‘: os.pullEvent = os.pullEventRaw term.clear() term.setCursorPos(1, 1) print("Enter Password Please:") term.setCursorPos(1, 2) print("WARNING: You only have 1 attempt.") mastercode = "mastercode" password = "password" term.setCursorPos(1, 2) input = read("*") term.clear() term.setCursorPos(1, 1) if input == mastercode then shell.run() elseif input == password then term.setCursorPos(1, 1) print("----------") term.setCursorPos(1, 2) print("Success! You've Source: [...]

Viewing all articles
Browse latest Browse all 2663

Trending Articles