Create homeautomation-v3-openredirect.yaml

patch-1
Roberto Nunes 2021-09-07 18:57:06 +09:00 committed by GitHub
parent c5ae10810d
commit 4aa8c2f4ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
id: homeautomation-v3-openredirect
info:
name: HomeAutomation v3.3.2 Open Redirect
author: 0x_Akoko
reference: https://www.zeroscience.mk/en/vulnerabilities/ZSL-2019-5559.php
severity: medium
tags: homeautomation,redirect
requests:
- method: GET
path:
- "{{BaseURL}}/homeautomation_v3_3_2/api.php?do=groups/toggle&groupid=1&status=1&redirect=https://example.com/"
matchers:
- type: regex
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)example\.com.*$'
part: header