2023-04-21 05:44:27 +00:00
|
|
|
id: yii-error-page
|
|
|
|
|
|
|
|
info:
|
2023-04-21 12:26:29 +00:00
|
|
|
name: Yii Error Page - Detct
|
2023-04-21 05:44:27 +00:00
|
|
|
author: DhiyaneshDk
|
2023-04-21 12:26:29 +00:00
|
|
|
severity: unknown
|
2023-12-22 11:39:37 +00:00
|
|
|
description: Yii (An application framework to handle and manage errors) error page detected.
|
2023-04-21 05:44:27 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-04-21 05:44:27 +00:00
|
|
|
shodan-query: html:"yii\base\ErrorException"
|
|
|
|
tags: exposure,yii,logs
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-04-21 05:44:27 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>yii\base\ErrorException</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 500
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100d75395fce0b90ab93ef7cb0dbfd18cba52029052522c8b37596a6391c24487a402201cc527cc73109445f4786c39d6dc6c4b33fd7f7660dd182351f3cd28ffb708cc:922c64590222798bb761d5b6d8e72950
|