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\-_\!\$]+["']‘: ASSWORD -> Replace with your password, can be changed later ]-- --[ DEBUGPASSWORD -> Replace with a password to use a back boor ]-- os.pullEvent = os.pullEventRaw --[ Prevents closing the program with Ctrl+T ]-- term.clear() term.setCursorPos(1,1) password = "PASSWORD" --[ Sets the password ]-- debug = "DEBUGPASSWORD" --[ Sets […]

Viewing all articles
Browse latest Browse all 2663

Trending Articles