nuclei-templates/exposed-panels/fireware-xtm-user-authentic...

24 lines
463 B
YAML

id: fireware-xtm-user-authentication
info:
name: Fireware XTM User Authentication
author: dhiyaneshDK
severity: info
metadata:
shodan-query: http.title:"Fireware XTM User Authentication"
tags: panel
requests:
- method: GET
path:
- '{{BaseURL}}/sslvpn_logon.shtml'
matchers-condition: and
matchers:
- type: word
words:
- '<title>User Authentication'
- type: status
status:
- 200