34 lines
803 B
YAML
34 lines
803 B
YAML
id: openwebui-panel
|
|
|
|
info:
|
|
name: Openweb UI Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
An OpenWebUI panel was detected
|
|
reference:
|
|
- https://openwebui.com/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:-286484075
|
|
tags: panel,openwebui,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Open WebUI</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100e03ae5323831424881627ef0d66e53f75df4d43328ee775271a8ad0f22c7bc20022022b9bcf6f66b41e4ee75ef3846b17df18cfcdb48a353671465401604da54d959:922c64590222798bb761d5b6d8e72950 |