2024-02-02 18:17:24 +00:00
|
|
|
id: ms-exchange-web-service
|
2024-02-02 17:21:31 +00:00
|
|
|
|
|
|
|
info:
|
2024-02-02 18:17:24 +00:00
|
|
|
name: Microsoft Exchange Web Service - Detect
|
2024-02-02 17:21:31 +00:00
|
|
|
author: bhutch
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Microsoft Exchange Web Services was detected.
|
|
|
|
reference:
|
|
|
|
- https://learn.microsoft.com/en-us/exchange/client-developer/exchange-web-services/start-using-web-services-in-exchange
|
|
|
|
- https://pentestlab.blog/tag/ews/
|
2024-03-26 08:03:04 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:microsoft:exchange_server:*:*:*:*:*:*:*:*
|
2024-02-02 17:21:31 +00:00
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
2024-02-22 00:55:04 +00:00
|
|
|
product: exchange_server
|
2024-02-02 18:17:24 +00:00
|
|
|
shodan-query: http.favicon.hash:1768726119
|
2024-03-26 08:03:04 +00:00
|
|
|
vendor: microsoft
|
|
|
|
verified: true
|
2024-02-02 18:17:24 +00:00
|
|
|
tags: ms,microsoft,exchange,tech
|
2024-02-02 17:21:31 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/EWS/Exchange.asmx"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: header
|
|
|
|
regex:
|
|
|
|
- "(?i)(X-Owa-Version:)"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 401
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: kval
|
|
|
|
kval:
|
|
|
|
- x_owa_version
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 490a0046304402206f5d9c0e0b23e4a8ae9d2f4b99f3688c2daef6cb59037899bfea6455bbcf654f0220058960e38002865396412449c4bd3a73c107d3ffbb32c56088b70801e6cbef79:922c64590222798bb761d5b6d8e72950
|