Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: <?php ////////////////////////// //server and login info// //////////////////////// $server="74.53.22.44"; $username = "user"; $password = "a"; function checkXtPacket($packet){ } function checkJsonPacket($packet){ } function checkXmlPacket($packet){ echo("Checking XML packet : $packet \r\n"); if(strpos($packet, "<allow-access-from domain='*'") == true){ ech Source: http://pastebin.com/raw.php?i=3YSQEWzH
↧