34 lines
804 B
YAML
34 lines
804 B
YAML
id: saltgui-panel
|
|
|
|
info:
|
|
name: SaltGUI Login Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: SaltGUI login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel,saltgui
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
unsafe: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>SaltGUI</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100d3816d4901026240ac6ad9b47a6f9693f510b1b235b84892a50c58bc17b2bf3e022063b28cc55b4165cdff52954a9628253efef592c36d4ee0ed025c8e7e5177b56d:922c64590222798bb761d5b6d8e72950 |