Apache2 Ubuntu Default Page
ID: default-apache2-ubuntu-page
Severity: info
Author: dhiyaneshDk
Tags: tech,apache
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: default-apache2-ubuntu-page
info: name: Apache2 Ubuntu Default Page author: dhiyaneshDk severity: info metadata: max-request: 1 shodan-query: http.title:"Apache2 Ubuntu Default Page" tags: tech,apache
http: - method: GET path: - '{{BaseURL}}'
matchers: - type: word words: - "<title>Apache2 Ubuntu Default Page: It works</title>" part: body# digest: 4a0a004730450220640998703f7f5754f0bfe00c89634014874f275755a47aa0f40027c83b4093c0022100d84dd0359c76c3148f5877819379660acd82ebd73c84585c6cd2045b1b54fddd: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-ubuntu-page.yaml"