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

Potential leak of data: MySQL URI

$
0
0
Detected 2 occurrence(s) of ‘mysql:\/\/’: com.example.client.Mac; import com.example.client.compMac; public class DbConnect { private Connection con; public DbConnect(){ try{ Class.forName("com.mysql.jdbc.Driver").newInstance(); con = DriverManager.getConnection("jdbc:mysql://melucio.no-ip.biz:3306/TOC","XXXXX","XXXXXXX"); }catch(Exception ex){ System.out.println("Error: "+ex); } } /*This method returns the x coor. of mac address*/ public String getCoorX(String mac){ String cX = ""; try{ Source: http://pastebin.com/raw.php?i=vkiw06hd

Viewing all articles
Browse latest Browse all 2834

Trending Articles