52 lines
1.4 KiB
YAML
52 lines
1.4 KiB
YAML
id: ms-exchange-web-service
|
|
|
|
info:
|
|
name: Microsoft Exchange Web Service - Detect
|
|
author: bhutch,userdehghani
|
|
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/
|
|
classification:
|
|
cpe: cpe:2.3:a:microsoft:exchange_server:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: microsoft
|
|
product: "exchange_server"
|
|
shodan-query:
|
|
- "http.favicon.hash:1768726119"
|
|
- http.title:"outlook"
|
|
- cpe:"cpe:2.3:a:microsoft:exchange_server"
|
|
fofa-query:
|
|
- icon_hash=1768726119
|
|
- title="outlook"
|
|
google-query: intitle:"outlook"
|
|
tags: ms,microsoft,exchange,tech,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/EWS/Exchange.asmx"
|
|
- "{{BaseURL}}/owa/service.svc"
|
|
|
|
stop-at-first-match: true
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- "(?i)(X-Owa-Version:)"
|
|
|
|
- type: status
|
|
status:
|
|
- 401
|
|
- 302
|
|
|
|
extractors:
|
|
- type: kval
|
|
kval:
|
|
- x_owa_version
|
|
# digest: 4b0a00483046022100b2e7c4b897a9d40e72a73f2d194672b9c1bcc29b41f52a622356faecdcc2240f022100d004ac47a53af18fd84084cd5ad7c6350f7b1f5161bb734474c3d07107460151:922c64590222798bb761d5b6d8e72950 |