nuclei-templates/technologies/apache/default-apache2-ubuntu-page...

20 lines
398 B
YAML

id: default-apache2-ubuntu-page
info:
name: Apache2 Ubuntu Default Page
author: dhiyaneshDk
severity: info
metadata:
shodan-query: http.title:"Apache2 Ubuntu Default Page"
tags: tech,apache
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<title>Apache2 Ubuntu Default Page: It works</title>"
part: body