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 $host = "MYSERVERIP"; $user = "root"; $password = "123456"; $command = $_GET["command"]; if($command != null) { //HERE I WANT THE PHP TO SEND THE COMMAND TO THE SERVER } else { echo"No command were given!"; } ?> Source: http://pastebin.com/raw.php?i=HmqdZ0qD

Viewing all articles
Browse latest Browse all 2663

Trending Articles