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\-_\!\$]+["']‘: colored = true if term.isColour() then print("Terminal is colored.") sleep(.1) colored = true else error("Terminal not colored.") end password = { username = "ffastspeed5"; password = "ChingChangChong"; } function SPixel(x,y,color) term.setCursorPos(x,y); term.setTextColour(color) term.setBackgroundColour(color); term.write("d") term.setTextColour(colours.white); term.setBackgroundColour(colours.black) end function SPixelText(x,y,colo Source: http://pastebin.com/raw.php?i=wJ7RzhuM

Viewing all articles
Browse latest Browse all 2663

Trending Articles