nuclei-templates/exposed-panels/go-anywhere-client.yaml

21 lines
382 B
YAML
Raw Normal View History

2020-09-27 07:18:44 +00:00
id: go-anywhere-client
info:
name: GoAnywhere client login detection
author: iamthefrogy
severity: info
2021-04-06 07:25:57 +00:00
tags: panel
requests:
- method: GET
path:
- "{{BaseURL}}/webclient/Login.xhtml"
2020-09-27 07:18:44 +00:00
redirects: true
max-redirects: 2
matchers:
- type: word
words:
2020-09-27 07:18:44 +00:00
- "Powered by GoAnywhere"
- "GoAnywhere.com"
2020-09-27 07:18:44 +00:00
condition: or