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\-_\!\$]+["']‘: local pullEvent = os.pullEvent os.pullEvent = os.pullEventRaw local adminpw = "admin123" local side = "left" local password = "swag" local opentime = 5 while true do term.clear() term.setCursorPos(1,1) write("Passwort: ") local input = read("*") term.clear() term.setCursorPos(1,1) if input == password then textutils.slowPrint("Zugriff gewährt") rs Source: http://pastebin.com/raw.php?i=z4hxQHtC

Viewing all articles
Browse latest Browse all 2663

Trending Articles