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

Potential leak of data: Simple Password

$
0
0
Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: string command = @"cmd.exe /C notepad"; ConnectionOptions conO = new ConnectionOptions(); conO.Username = "username"; conO.Password = "password"; conO.Impersonation = ImpersonationLevel.Impersonate; ManagementScope scope = new ManagementScope(@"\servernamerootcimv2", conO); scope.Connect(); //Getting time string serverTime = null; Source: http://pastebin.com/raw.php?i=aK5RjAu5

Viewing all articles
Browse latest Browse all 2834

Trending Articles