nuclei-templates/exposed-panels/sonicwall-analyzer-login.yaml

27 lines
471 B
YAML
Raw Normal View History

2022-07-07 22:52:15 +00:00
id: sonicwall-analyzer-login
info:
name: SonicWall Analyzer Login
author: DhiyaneshDK
severity: info
metadata:
verified: true
shodan-dork: title:"SonicWall Analyzer Login"
tags: panel,sonicwall
requests:
- method: GET
path:
- '{{BaseURL}}/sgms/auth'
matchers-condition: and
matchers:
- type: word
part: body
words:
2022-07-12 10:40:41 +00:00
- 'SonicWall Analyzer Login'
2022-07-07 22:52:15 +00:00
- type: status
status:
- 200