nuclei-templates/exposed-panels/sas-login-panel.yaml

27 lines
429 B
YAML
Raw Normal View History

2022-07-01 03:44:40 +00:00
id: sas-login-panel
info:
name: SAS Login Panel
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: http.favicon.hash:957255151
tags: sas,panel
requests:
- method: GET
path:
- "{{BaseURL}}/SASLogon/login"
matchers-condition: and
matchers:
- type: word
words:
2022-07-01 13:46:43 +00:00
- "SAS® Logon Manager"
2022-07-01 03:44:40 +00:00
- type: status
status:
- 200