Apache HTTP Server Test Page
ID: default-apache-test-page
Severity: info
Author: dhiyaneshDk
Tags: tech,apache
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: default-apache-test-page
info: name: Apache HTTP Server Test Page author: dhiyaneshDk severity: info classification: cpe: cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: apache product: http_server shodan-query: http.title:"Apache HTTP Server Test Page powered by CentOS" tags: tech,apache
http: - method: GET path: - '{{BaseURL}}'
matchers: - type: word words: - "<title>Apache HTTP Server Test Page powered by CentOS</title>" part: body# digest: 4a0a00473045022100cfd101a79ba689cc25d54f6fc80f47248b9f6fa92713e56e645f58a654275e4c022011a77b17b9521c2eab6384a9e7bbf4e0929b049ae03a27de5fec57bf737c46ba: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/apache/default-apache-test-page.yaml"