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

20 lines
496 B
YAML

id: default-redhat-test-page
info:
name: Red Hat Enterprise Linux Test Page
author: dhiyaneshDk
severity: info
reference:
- https://www.shodan.io/search?query=http.title%3A%22Test+Page+for+the+Apache+HTTP+Server+on+Red+Hat+Enterprise+Linux%22
tags: tech,redhat
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<title>Test Page for the Apache HTTP Server on Red Hat Enterprise Linux</title>"
part: body