diff --git a/http/exposed-panels/ms-exchange-web-service.yaml b/http/exposed-panels/ms-exchange-web-service.yaml index be34eb8a95..a0fa3590f3 100644 --- a/http/exposed-panels/ms-exchange-web-service.yaml +++ b/http/exposed-panels/ms-exchange-web-service.yaml @@ -2,7 +2,7 @@ id: ms-exchange-web-service info: name: Microsoft Exchange Web Service - Detect - author: bhutch + author: bhutch,userdehghani severity: info description: | Microsoft Exchange Web Services was detected. @@ -23,7 +23,9 @@ http: - method: GET path: - "{{BaseURL}}/EWS/Exchange.asmx" + - "{{BaseURL}}/owa/service.svc" + stop-at-first-match: true matchers-condition: and matchers: - type: regex @@ -34,9 +36,10 @@ http: - type: status status: - 401 + - 302 extractors: - type: kval kval: - x_owa_version -# digest: 490a0046304402206f5d9c0e0b23e4a8ae9d2f4b99f3688c2daef6cb59037899bfea6455bbcf654f0220058960e38002865396412449c4bd3a73c107d3ffbb32c56088b70801e6cbef79:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 490a0046304402206f5d9c0e0b23e4a8ae9d2f4b99f3688c2daef6cb59037899bfea6455bbcf654f0220058960e38002865396412449c4bd3a73c107d3ffbb32c56088b70801e6cbef79:922c64590222798bb761d5b6d8e72950