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

19 lines
425 B
YAML
Raw Normal View History

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