30 lines
734 B
YAML
30 lines
734 B
YAML
id: default-apache-miracle
|
|
|
|
info:
|
|
name: Default Apache Miracle Linux Web Server Page
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Apache Miracle Linux Web Server"
|
|
tags: tech,default-page,apache,miracle
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<TITLE>Apache Miracle Linux Web Server</TITLE>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402200665fe0eb6ff12dbcc84bef799781b92df9458d35989472edd0488dc9e42130c02203b49b17bd23d396c75a46b6afe88b5c90a552446f9b0545726ae827baacaa845:922c64590222798bb761d5b6d8e72950
|