2021-04-07 17:39:24 +00:00
|
|
|
id: yii-debugger
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: View Yii Debugger Information
|
2023-11-08 08:33:42 +00:00
|
|
|
author: geeknik,rumble773
|
|
|
|
severity: low
|
2023-12-22 09:44:59 +00:00
|
|
|
description: Detects potential exposure to Yii Debugger information.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://yii2-framework.readthedocs.io/en/stable/guide/tool-debugger/
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2023-11-08 08:33:42 +00:00
|
|
|
verified: true
|
2023-11-09 06:04:52 +00:00
|
|
|
max-request: 6
|
2023-11-08 08:33:42 +00:00
|
|
|
shodan-query: title:"Yii Debugger"
|
|
|
|
tags: yii,debug,exposure
|
2021-04-07 17:39:24 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-04-07 17:39:24 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/debug/default/view.html"
|
|
|
|
- "{{BaseURL}}/debug/default/view"
|
|
|
|
- "{{BaseURL}}/frontend/web/debug/default/view"
|
|
|
|
- "{{BaseURL}}/web/debug/default/view"
|
|
|
|
- "{{BaseURL}}/sapi/debug/default/view"
|
2023-11-07 17:54:35 +00:00
|
|
|
- "{{BaseURL}}/debug/default"
|
2021-04-07 17:39:24 +00:00
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2021-09-09 13:38:13 +00:00
|
|
|
max-redirects: 2
|
|
|
|
stop-at-first-match: true
|
2023-11-09 06:04:52 +00:00
|
|
|
|
2021-04-07 17:39:24 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>Yii Debugger</title>"
|
|
|
|
- "Status"
|
|
|
|
- "Route"
|
|
|
|
- "Log"
|
|
|
|
- "Time"
|
|
|
|
- "Memory"
|
|
|
|
- "DB"
|
|
|
|
condition: and
|
2023-11-08 08:33:42 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-12-29 09:57:30 +00:00
|
|
|
# digest: 4a0a00473045022045e18422d1a7a5c2fba88c671860be9cdaaa1d7f51b85ca7d992891fc347cdaf02210081e5c948bfe391b0bcdbe2f935dc2c387bce5f6b0691962f3782af0c72621d2b:922c64590222798bb761d5b6d8e72950
|