Zend Server Test Page
ID: zend-server-test-page
Severity: info
Author: DhiyaneshDk
Tags: tech,zend
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: zend-server-test-page
info: name: Zend Server Test Page author: DhiyaneshDk severity: info classification: cpe: cpe:2.3:a:zend:zend_server:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: zend product: zend_server shodan-query: title:"Zend Server Test Page" tags: tech,zend
http: - 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# digest: 4b0a00483046022100dcb513269bc3848e7d491463ee14c3772c3dfde50f2d18b25530222fdf35747c022100cc3f37fe1c5d58ef7b1ca5587dfee7eac618804f766a4e5ef2a514f0ea7d0d7d:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/zend-server-test-page.yaml"