Create default-movable-page.yaml
parent
4e9ccd9db9
commit
37ac57aac8
|
@ -0,0 +1,19 @@
|
|||
id: default-movable-page
|
||||
|
||||
info:
|
||||
name: Movable Default Page
|
||||
author: dhiyaneshDk
|
||||
severity: info
|
||||
tags: tech,movable
|
||||
metadata:
|
||||
shodan-query: 'title:"Movable Type"'
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "<title>Welcome to Movable Type</title>"
|
||||
part: body
|
Loading…
Reference in New Issue