Shorter check

patch-1
Noam Rathaus 2021-05-16 16:12:59 +03:00
parent dbdf6e8b6e
commit ae6b2b42bf
1 changed files with 3 additions and 18 deletions

View File

@ -18,22 +18,7 @@ requests:
- "{{BaseURL}}"
matchers:
- type: word
words:
- "Apache/2.4.20"
- "Apache/2.4.23"
- "Apache/2.4.25"
- "Apache/2.4.26"
- "Apache/2.4.27"
- "Apache/2.4.28"
- "Apache/2.4.29"
- "Apache/2.4.30"
- "Apache/2.4.33"
- "Apache/2.4.34"
- "Apache/2.4.35"
- "Apache/2.4.37"
- "Apache/2.4.38"
- "Apache/2.4.39"
- "Apache/2.4.43"
- type: regex
regex:
- "Apache/2\.4\.(2[0356789]|3[0345789]|43)$"
part: header
condition: or