nuclei-templates/exposed-panels/goanywhere-mft-login.yaml

28 lines
574 B
YAML

id: goanywhere-mft-login
info:
name: GoAnywhere Managed File Transfer Login Panel
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: http.html:"GoAnywhere Managed File Transfer"
tags: panel,goanywhere,login,filetransfer
requests:
- method: GET
path:
- "{{BaseURL}}/goanywhere/auth/Login.xhtml"
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
words:
- "GoAnywhere Managed File Transfer"
- type: status
status:
- 200