Quantcast
Channel: LeakedIn
Viewing all articles
Browse latest Browse all 5503

Potential leak of data: MySQL URI

$
0
0
Detected 1 occurrence(s) of ‘mysql:\/\/': B private void openConnection() { try { Class.forName("com.mysql.jdbc.Driver"); String host = ""; String port = ""; String database = ""; String user = ""; String pass = ""; connection = DriverManager.getConnection("jdbc:mysql://" + host + ":" + port + "/" + database, user, pass); } catch (ClassNotFoundException e) { e.printStackTrace(); } […]

Viewing all articles
Browse latest Browse all 5503

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>