Create movable-type-login.yaml

patch-1
Dhiyaneshwaran 2021-10-29 22:27:54 +05:30 committed by GitHub
parent 11d24f7e80
commit b90c0270fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: movable-type-login
info:
name: Movable Type Pro
author: dhiyaneshDk
severity: info
tags: login,movable
metadata:
shodan-query: 'title:"サインイン | Movable Type Pro"'
requests:
- method: GET
path:
- '{{BaseURL}}/mt/admin'
matchers:
- type: word
words:
- "<Movable Type Pro</title>"
part: body
- type: status
status:
- 200