From d03506343e48e50ca76fbfe53f7e2754824b4658 Mon Sep 17 00:00:00 2001 From: nil0x42 Date: Thu, 13 Dec 2018 14:48:08 +0000 Subject: [PATCH] errors.xml: detect mysqli_*() errors. MySQL injection error message often happen with mysqli_*() functions nowadays. POC: https://duckduckgo.com/?q=%22warning..mysqli --- xml/errors.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/errors.xml b/xml/errors.xml index 02e529e7f..60ec971af 100644 --- a/xml/errors.xml +++ b/xml/errors.xml @@ -4,7 +4,7 @@ - +