Quantcast
Channel: pastebin.com – LeakedIn
Viewing all articles
Browse latest Browse all 2834

Potential leak of data: Default Credentials

$
0
0
Detected 1 occurrence(s) of ‘default\s*credentials’: CookieContainer CC = new CookieContainer(); WebRequest request = WebRequest.Create("https://the websit link is here!"); request.Proxy = null; request.Credentials = CredentialCache.DefaultCredentials; //allows for validation of SSL certificates ServicePointManager.ServerCertificateValidationCallback += new System.Net.Security.RemoteCertificateValidationCallback(ValidateServerCertificate); Console.WriteLine("n"); Cons Source: http://pastebin.com/raw.php?i=g04wc01J

Viewing all articles
Browse latest Browse all 2834

Trending Articles