nuclei-templates/exposed-panels/ftm-manager-panel.yaml

31 lines
556 B
YAML
Raw Normal View History

id: ftm-manager-panel
info:
name: FTM Manager Panel
2022-08-02 07:03:32 +00:00
author: idealphase
severity: info
2022-08-02 07:03:32 +00:00
description: FTM Manager Industry LTE Router.
metadata:
verified: true
2022-08-02 07:03:32 +00:00
shodan-query: http.html:"FTM manager"
google-query: intitle:"FTM manager"
tags: panel,ftm
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
2022-08-02 07:03:32 +00:00
- 'FTM Manager'
- 'login-panel'
condition: and
- type: status
status:
- 200