From 2ce7dbd155b7dd6ced81b3f777d54fa8bd5a453e Mon Sep 17 00:00:00 2001 From: MostInterestingBotInTheWorld <98333686+MostInterestingBotInTheWorld@users.noreply.github.com> Date: Thu, 5 May 2022 10:37:08 -0400 Subject: [PATCH] standardizing enhanced by tag --- misconfiguration/proxy/open-proxy-portscan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misconfiguration/proxy/open-proxy-portscan.yaml b/misconfiguration/proxy/open-proxy-portscan.yaml index cf9dc0cbc4..a44e110a58 100644 --- a/misconfiguration/proxy/open-proxy-portscan.yaml +++ b/misconfiguration/proxy/open-proxy-portscan.yaml @@ -61,4 +61,4 @@ requests: - (!regex("(?i)POP3",body_1)) && (!regex("(?i)POP3",body_2)) && (regex("(?i)POP3",body_6)) - (!regex("(?i)SMTP",body_1)) && (!regex("(?i)SMTP",body_2)) && ((regex("(?i)SMTP",body_5)) || (regex("(?i)SMTP",body_7)) || (regex("(?i)SMTP",body_8))) -# Updated by Chris on 2022/01/21 +# Ehanced by cs on 2022/01/21