34 lines
800 B
YAML
34 lines
800 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: 490a00463044022027cf3cd3179309f2e0d70a406a786426193e9a17dd63650439db75dcef10b695022026bd190b19cb23b0e08a977d6f9445fc803c922b694eb68cf28104e979e3e8ea:922c64590222798bb761d5b6d8e72950 |