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 url = "jdbc:oracle:thin:@//localhost:1521:xe"; String username = "sys as sysdba"; String password = "123456"; Connection connection= DriverManager.getConnection(url, username, password); Detected 1 occurrence(s) of ‘dbc:oracle:thin:’: String url = "jdbc:oracle:thin:@//localhost:1521:xe"; String username = "sys as sysdba"; String password = "123456"; Connection connection= DriverManager.getConnection(url, username, password); Source: http://pastebin.com/raw.php?i=hz81x3gJ

Viewing all articles
Browse latest Browse all 2834

Trending Articles