metadata update

patch-1
Dhiyaneshwaran 2023-11-12 16:24:07 +05:30 committed by GitHub
parent 3fa9998e14
commit d46fd8c5f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 6 deletions

View File

@ -1,22 +1,24 @@
id: microsoft-exchange-user-enumeration
id: ms-exchange-enum
info:
name: Microsoft Exchange Autodiscover - User Enumeration
author: righettod
severity: info
description: Microsoft Exchange (on premise) is prone to a user enumeration via the ActiveSync protocol using the AutodiscoverV2 endpoint.
description: |
Microsoft Exchange (on premise) is prone to a user enumeration via the ActiveSync protocol using the AutodiscoverV2 endpoint.
reference:
- https://www.msxfaq.de/exchange/autodiscover/autodiscover_v2.htm
classification:
cwe-id: CWE-204
- https://github.com/righettod/toolbox-pentest-web/blob/master/docs/4-HINTS_ARCHIVED.md#user-enumeration-techniques-for-microsoft-exchange
metadata:
max-request: 1
tags: exchange,microsoft,misconfig,intrusive
verified: true
shodan-query: http.title:outlook exchange
tags: ms-exchange,microsoft,misconfig,enum
http:
- method: GET
path:
- "{{BaseURL}}/autodiscover/autodiscover.json?Protocol=ActiveSync&Email={{rand_text_alpha(6)}}%40domain.com&RedirectCount=1"
- "{{BaseURL}}/autodiscover/autodiscover.json?Protocol=ActiveSync&Email={{rand_text_alpha(6)}}%40oast.pro&RedirectCount=1"
matchers-condition: and
matchers: