Merge pull request #8572 from rumble773/main

Update yii-debugger.yaml
patch-1
Ritik Chaddha 2023-11-08 14:11:22 +05:30 committed by GitHub
commit 5023fa2362
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 8 deletions

View File

@ -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:
@ -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>"
@ -40,4 +38,6 @@ http:
- "DB"
condition: and
# digest: 490a004630440220309c7637b23dcc346dc671f1eeb6a86253b771e8170239ac68188b127fdf289402206444c6bd6e28f24dcb149e605653a8801d8d025ad1fab73034cff71bbb3ee1da:922c64590222798bb761d5b6d8e72950
- type: status
status:
- 200