nuclei-templates/http/technologies/default-movable-page.yaml

21 lines
377 B
YAML

id: default-movable-page
info:
name: Movable Default Page
author: dhiyaneshDk
severity: info
metadata:
max-request: 1
shodan-query: title:"Welcome to Movable Type"
tags: tech,movable
http:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<title>Welcome to Movable Type</title>"
part: body