minor update

patch-1
sandeep 2021-04-21 12:46:44 +05:30
parent f91c579fb3
commit 6cb0b89738
1 changed files with 6 additions and 5 deletions

View File

@ -6,7 +6,9 @@ info:
severity: critical
description: CVE-2021-28480 & CVE-2021-28481 received a CVSS score of 9.8 which is remarkably high. Both of these have 'Network' as attack vector, which means the attack can be executed remotely and the exploit might potentially be wormable.
tags: cve,cve2021,rce,exchange
reference: https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-28480
reference: |
- https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-28480
- https://khonggianmang.vn/check-proxynotfound/en
requests:
- raw:
@ -23,8 +25,7 @@ requests:
regex:
- "NTLM .+"
part: header
condition: and
- type: status
status:
- 401
- type: dsl
dsl:
- "contains(tolower(all_headers), 'www-authenticate') && status_code == 401"