Create fireware-xtm-user-authentication.yaml
parent
1eb0ea4ece
commit
20458382e6
|
@ -0,0 +1,23 @@
|
|||
id: fireware-xtm-user-authentication
|
||||
|
||||
info:
|
||||
name: Fireware XTM User Authentication
|
||||
author: dhiyaneshDK
|
||||
severity: info
|
||||
tags: panel
|
||||
metadata:
|
||||
shodan: 'http.title:"Fireware XTM User Authentication"'
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/sslvpn_logon.shtml'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '<title>User Authentication'
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue