Quantcast
Channel: Simple Password – LeakedIn
Viewing all articles
Browse latest Browse all 2663

Simple Password

$
0
0
Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': <?php $servername = "localhost"; $username = "root"; $password = "robertson"; $dbname = "sd22"; $conn = new mysqli($servername, $username, $password, $dbname); if ($conn->connect_error) { die("Connection failed: " . $conn->connect_error); } $sql = "SELECT * from student"; $result = $conn ->query($sql); echo "<table Source: http://pastebin.com/raw.php?i=YksnHYWM

Viewing all articles
Browse latest Browse all 2663

Trending Articles