2024-04-11 04:36:53 +00:00
|
|
|
id: ollama-llm-panel
|
2024-04-15 07:57:37 +00:00
|
|
|
|
2024-04-11 04:36:53 +00:00
|
|
|
info:
|
|
|
|
name: Ollama LLM Panel - Detect
|
|
|
|
author: pbuff07
|
|
|
|
severity: info
|
2024-04-15 07:57:37 +00:00
|
|
|
description: |
|
|
|
|
Ollama LLM Panel was detected
|
2024-04-11 04:36:53 +00:00
|
|
|
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
|
2024-04-15 07:57:37 +00:00
|
|
|
shodan-query: "Ollama is running"
|
2024-04-11 04:36:53 +00:00
|
|
|
zoomeye-query: app:"Ollama LLM"
|
2024-04-15 07:57:37 +00:00
|
|
|
tags: panel,ollama,llm,detect
|
2024-04-11 04:36:53 +00:00
|
|
|
|
2024-04-11 06:09:30 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2024-04-15 07:57:37 +00:00
|
|
|
- "{{BaseURL}}"
|
2024-04-11 05:42:56 +00:00
|
|
|
|
2024-04-11 04:36:53 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Ollama is running"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2024-04-15 07:57:37 +00:00
|
|
|
- 200
|
2024-04-16 06:19:30 +00:00
|
|
|
# digest: 4a0a0047304502205a3966b2f1295470a45b147c2167434bbc4224ceaa7f65e9147a9fc26c2da047022100acf08ba2a673d8f2b4f54775116a2c9e095d2b12473a7a8e4cc1d315fb268012:922c64590222798bb761d5b6d8e72950
|