32 lines
797 B
YAML
32 lines
797 B
YAML
id: ollama-llm-panel
|
|
|
|
info:
|
|
name: Ollama LLM Panel - Detect
|
|
author: pbuff07
|
|
severity: info
|
|
description: |
|
|
Ollama LLM 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
|
|
shodan-query: "Ollama is running"
|
|
zoomeye-query: app:"Ollama LLM"
|
|
tags: panel,ollama,llm,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Ollama is running"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502205a3966b2f1295470a45b147c2167434bbc4224ceaa7f65e9147a9fc26c2da047022100acf08ba2a673d8f2b4f54775116a2c9e095d2b12473a7a8e4cc1d315fb268012:922c64590222798bb761d5b6d8e72950 |