Detected 2 occurrence(s) of ‘(api)*[-_]*key[ ="']+\w+’: oms?</h1> Comment: <textarea rows="2" cols="30" name="comment"></textarea> <input type="submit" id="submit" name="submit" value="Submit" /> <?php echo $message; echo $str_result; ?> <?php require_once('recaptcha/recaptchalib.php'); $publickey = "xxxxx"; echo recaptcha_get_html($publickey); ?> <?php echo $recaptcha_form; //Close connection! mysqli_close($db_server); ?> </form> </body> </html> Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: N = destroy(); require_once('recaptcha/recaptchalib.php'); header('location: home_start.php'); //your login […]
↧