2021-10-21 16:52:40 +00:00
|
|
|
id: fireware-xtm-user-authentication
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Fireware XTM User Authentication
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2022-04-22 10:38:41 +00:00
|
|
|
shodan-query: http.title:"Fireware XTM User Authentication"
|
|
|
|
tags: panel
|
2021-10-21 16:52:40 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/sslvpn_logon.shtml'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>User Authentication'
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|