33 lines
880 B
YAML
33 lines
880 B
YAML
id: yii-error-page
|
|
|
|
info:
|
|
name: Yii Error Page - Detct
|
|
author: DhiyaneshDk
|
|
severity: unknown
|
|
description: Yii (An application framework to handle and manage errors) error page detected.
|
|
classification:
|
|
cpe: cpe:2.3:a:yii_software:yii:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: yii_software
|
|
product: yii
|
|
shodan-query: html:"yii\base\ErrorException"
|
|
tags: exposure,yii,logs
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>yii\base\ErrorException</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 500
|
|
# digest: 490a00463044022003a0256b6311ec1d3b2b465ac8a88edc86ce9c5548c2b194e4f7d1e342a3a80b02204e8a99aae260c4aa6fc11ed4fcda7bcb18aa2b606847a2eb706afccfc116d0b1:922c64590222798bb761d5b6d8e72950 |