Apache2 Default Test Page
ID: default-apache2-page
Severity: info
Author: dhiyaneshDk
Tags: tech,apache
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: default-apache2-page
info: name: Apache2 Default 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:"Apache2 Debian Default Page:" tags: tech,apache
http: - method: GET path: - '{{BaseURL}}'
matchers: - type: word words: - "<title>Apache2 Debian Default Page: It works</title>" part: body# digest: 490a004630440220397661bb052369d495a42687176f94d7119132aeef957ef506c231bb78d276ca022027b9f07f2cd66197e66c52d43b5524232f6f3cc23f5e8173dfc8db2c0a1383e1: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-apache2-page.yaml"