nuclei-templates/technologies/default-fedora-page.yaml

20 lines
431 B
YAML

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