mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 21:21:53 +08:00
更新mod库、编码、poc等
This commit is contained in:
@@ -6,7 +6,7 @@ rules:
|
||||
Cookie: X-AnonResource=true; X-AnonResource-Backend=localhost/ecp/default.flt?~3; X-BEResource=localhost/owa/auth/logon.aspx?~3;
|
||||
follow_redirects: false
|
||||
expression: |
|
||||
response.headers["X-CalculatedBETarget"].icontains("localhost")
|
||||
"X-CalculatedBETarget" in response.headers && response.headers["X-CalculatedBETarget"].icontains("localhost")
|
||||
detail:
|
||||
author: sharecast
|
||||
Affected Version: "Exchange 2013 Versions < 15.00.1497.012, Exchange 2016 CU18 < 15.01.2106.013, Exchange 2016 CU19 < 15.01.2176.009, Exchange 2019 CU7 < 15.02.0721.013, Exchange 2019 CU8 < 15.02.0792.010"
|
||||
|
||||
Reference in New Issue
Block a user