Update ollama-llm-panel.yaml

patch-1
Ritik Chaddha 2024-04-15 13:27:37 +05:30 committed by GitHub
parent fc124ef297
commit cdd5383e59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 4 deletions

View File

@ -1,21 +1,24 @@
id: ollama-llm-panel
info:
name: Ollama LLM Panel - Detect
author: pbuff07
severity: info
description: Ollama LLM Panel was detected
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
tags: panel,ollama,llm,detect
http:
- method: GET
path:
- "{{BaseURL}}:11434"
- "{{BaseURL}}"
matchers-condition: and
matchers:
@ -25,4 +28,4 @@ http:
- type: status
status:
- 200
- 200