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

Potential leak of data: MySQL Access Control

$
0
0
Detected 1 occurrence(s) of ‘using password': if (!$this->connected()) { $this->link = mysqli_connect($this->host, $this->user, $this->pass, $this->name); if (!$this->connected()){$this->error("Failed to connect to `{$this->host}`.`{$this->name}` using password [" . (empty($this->pass) ? "NO" : 'YES') . "]");} } return true; } public function connected(){return @mysqli_ping($this->link) ? true : false;} public function error($error) { Source: http://pastebin.com/raw.php?i=89787Jdv

Viewing all articles
Browse latest Browse all 5503

Trending Articles



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