2021-05-30 17:50:45 +00:00
|
|
|
id: default-ssltls-test-page
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: SSL/TLS-aware Test Page
|
|
|
|
author: dhiyaneshDk
|
2021-05-31 04:51:03 +00:00
|
|
|
severity: info
|
2022-07-04 08:46:15 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: http.title:"Test Page for the SSL/TLS-aware Apache Installation on Web Site"
|
2021-05-31 04:51:03 +00:00
|
|
|
tags: tech,ssltls
|
2021-05-30 17:50:45 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
2022-07-04 08:46:15 +00:00
|
|
|
|
2021-05-30 17:50:45 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<TITLE>Test Page for the SSL/TLS-aware Apache Installation on Web Site</TITLE>"
|
2021-05-31 04:51:03 +00:00
|
|
|
part: body
|