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\-_\!\$]+["']‘: ons.Generic; using System.Linq; using System.Text; namespace LinkLibrary { class Program { static void Main(string[] args) { //Authenticates User Login string username = "Joe"; string password = "qwerty12345"; Console.ForegroundColor = ConsoleColor.Green; Console.WriteLine("Enter username: "); username = Console.ReadLine(); Console.ForegroundColor = ConsoleColor.Green; Console.WriteLine("Enter Pa Source: http://pastebin.com/raw.php?i=Sbx8h66j

Viewing all articles
Browse latest Browse all 2663

Trending Articles