nuclei-templates/http/misconfiguration/ms-exchange-user-enum.yaml

44 lines
1.4 KiB
YAML
Raw Permalink Normal View History

id: ms-exchange-user-enum
2023-11-10 11:15:56 +00:00
info:
name: Microsoft Exchange Autodiscover - User Enumeration
author: righettod
severity: info
2023-11-12 10:54:07 +00:00
description: |
Microsoft Exchange (on premise) is prone to a user enumeration via the ActiveSync protocol using the AutodiscoverV2 endpoint.
2023-11-10 11:15:56 +00:00
reference:
- https://www.msxfaq.de/exchange/autodiscover/autodiscover_v2.htm
2023-11-12 10:54:07 +00:00
- https://github.com/righettod/toolbox-pentest-web/blob/master/docs/4-HINTS_ARCHIVED.md#user-enumeration-techniques-for-microsoft-exchange
2024-09-10 09:08:16 +00:00
classification:
cpe: cpe:2.3:a:microsoft:exchange_server:*:*:*:*:*:*:*:*
2023-11-10 11:15:56 +00:00
metadata:
2023-11-12 10:54:07 +00:00
verified: true
max-request: 1
2024-09-10 08:22:50 +00:00
vendor: microsoft
2024-09-10 09:08:16 +00:00
product: exchange_server
shodan-query: http.title:outlook exchange
2023-11-12 10:54:07 +00:00
tags: ms-exchange,microsoft,misconfig,enum
2023-11-10 11:15:56 +00:00
http:
- method: GET
path:
2023-11-12 10:54:07 +00:00
- "{{BaseURL}}/autodiscover/autodiscover.json?Protocol=ActiveSync&Email={{rand_text_alpha(6)}}%40oast.pro&RedirectCount=1"
2023-11-10 11:15:56 +00:00
matchers-condition: and
matchers:
- type: word
part: header
words:
- "/autodiscover/autodiscover.json?Email="
- type: status
status:
- 302
extractors:
- type: regex
part: header
group: 1
regex:
- '(?i)Email=([A-Za-z0-9@%.-_]+)'
2024-09-12 05:14:01 +00:00
# digest: 4a0a0047304502200d0006ee68ab690e84729fdfc68f9eab2d66b563edf70015d0fae2f5a25d01930221009767904dbefcbe76aa59d4e7037505aa4083b6e74b368f53091059d80c18cb06:922c64590222798bb761d5b6d8e72950