Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions http/exposures/configs/yii-debugger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@ id: yii-debugger

info:
name: View Yii Debugger Information
author: geeknik
author: geeknik,rumble773
severity: low
reference:
- https://yii2-framework.readthedocs.io/en/stable/guide/tool-debugger/
metadata:
max-request: 5
max-request: 6
verified: true
shodan-query: title:"Yii Debugger"
tags: yii,debug,exposure

http:
Expand All @@ -18,17 +20,13 @@ http:
- "{{BaseURL}}/frontend/web/debug/default/view"
- "{{BaseURL}}/web/debug/default/view"
- "{{BaseURL}}/sapi/debug/default/view"
- "{{BaseURL}}/debug/default"

host-redirects: true
max-redirects: 2
stop-at-first-match: true

matchers-condition: and
matchers:
- type: status
status:
- 200

- type: word
words:
- "<title>Yii Debugger</title>"
Expand All @@ -40,4 +38,6 @@ http:
- "DB"
condition: and

# digest: 490a004630440220309c7637b23dcc346dc671f1eeb6a86253b771e8170239ac68188b127fdf289402206444c6bd6e28f24dcb149e605653a8801d8d025ad1fab73034cff71bbb3ee1da:922c64590222798bb761d5b6d8e72950
- type: status
status:
- 200