Create office365-open-redirect.yaml

patch-1
Dhiyaneshwaran 2021-08-05 15:25:08 +05:30 committed by GitHub
parent 22aa5c67ee
commit dbab8fb57a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
id: office365-open-redirect
info:
name: Office365 Open Redirect From Autodiscover
author: dhiyaneshDk
severity: low
reference: https://medium.com/@heinjame/office365-open-redirect-from-autodiscover-64284d26c168
tags: redirect
requests:
- method: GET
path:
- "{{BaseURL}}/autodiscover/autodiscover.json/v1.0/anyname@attacker.com?Protocol=Autodiscoverv1"
redirects: true
max-redirects: 2
matchers:
- type: word
words:
- "Attacker"