patch-1
sullo 2022-05-05 11:01:04 -04:00
parent 0133f3322a
commit 0b03b36b46
1 changed files with 1 additions and 1 deletions

View File

@ -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)))
# Ehanced by cs on 2022/01/21
# Enhanced by cs on 2022/01/21