Fedora Default Test Page
ID: default-fedora-page
Severity: info
Author: dhiyaneshDk
Tags: tech,fedora
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: default-fedora-page
info: name: Fedora Default Test Page author: dhiyaneshDk severity: info classification: cpe: cpe:2.3:o:fedoraproject:fedora:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: fedoraproject product: fedora shodan-query: http.title:"Test Page for the HTTP Server on Fedora" tags: tech,fedora
http: - method: GET path: - '{{BaseURL}}'
matchers: - type: word words: - '<title>Test Page for the HTTP Server on Fedora</title>' part: body# digest: 4a0a00473045022100f23303f71a2bbfa2c97afd1983832dff1cb8020232a5b86b7ae372db4db4fe9a02207026312e42f1d0ab0902ed0ecfeed297517ca60dd9ab4f5614f755effa48e93c:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/default-fedora-page.yaml"