nuclei-templates/exposed-panels/somfy-login.yaml

23 lines
336 B
YAML
Raw Normal View History

2021-04-07 16:33:04 +00:00
id: somfy-login
info:
name: Somfy Login Page
author: DhiyaneshDK
severity: info
tags: panel
requests:
- method: GET
path:
- '{{BaseURL}}/m_login.htm'
matchers-condition: and
matchers:
- type: word
words:
- Home motion by Somfy
2021-04-08 16:49:08 +00:00
2021-04-07 16:33:04 +00:00
- type: status
status:
- 200