2024-10-28 12:41:19 +00:00
|
|
|
id: localai-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: LocalAI - Detect
|
|
|
|
author: s4e-io
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
An instance running LocalAI was detected.
|
|
|
|
reference:
|
|
|
|
- https://github.com/mudler/LocalAI
|
|
|
|
- https://localai.io/
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
vendor: mudler
|
|
|
|
product: localai
|
|
|
|
fofa-query: "LocalAI API"
|
|
|
|
shodan-query: http.favicon.hash:-976853304
|
|
|
|
tags: localai,tech,detect
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'contains_all(body, "alt=\"LocalAI Logo\"", "<title>LocalAI")'
|
|
|
|
- 'status_code == 200'
|
|
|
|
condition: and
|
2024-11-02 09:37:28 +00:00
|
|
|
# digest: 4a0a004730450221009a2d4b221f08c88e0eb9320a33e2be06efb24d9f4764e7fbea6d508bb1d801ca02206f43d083b6202fe6e065c01f47cb46854ed27a37488b44a11c52fa830bf4e74a:922c64590222798bb761d5b6d8e72950
|