nuclei-templates/technologies/default-ssltls-test-page.yaml

20 lines
492 B
YAML

id: default-ssltls-test-page
info:
name: SSL/TLS-aware Test Page
author: dhiyaneshDk
severity: info
reference:
- https://www.shodan.io/search?query=http.title%3A%22Test+Page+for+the+SSL%2FTLS-aware+Apache+Installation+on+Web+Site%22&page=2
tags: tech,ssltls
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<TITLE>Test Page for the SSL/TLS-aware Apache Installation on Web Site</TITLE>"
part: body