2022-09-29 06:11:56 +00:00
|
|
|
id: zend-server-test-page
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Zend Server Test Page
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-09-29 06:11:56 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: title:"Zend Server Test Page"
|
|
|
|
tags: tech,zend
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-29 06:11:56 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>Zend Server Test Page</title>'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|