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

20 lines
362 B
YAML

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