29 lines
758 B
YAML
29 lines
758 B
YAML
id: lobechat-detect
|
|
|
|
info:
|
|
name: LobeChat - Detect
|
|
author: s4e-io
|
|
severity: info
|
|
description: |
|
|
An instance running LobeChat was detected.
|
|
reference:
|
|
- https://github.com/lobehub/lobe-chat
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: icon_hash="1975020705"
|
|
tags: lobechat,tech,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/welcome"
|
|
|
|
host-redirects: true
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'contains(body, "Welcome to LobeChat")'
|
|
- 'status_code == 200'
|
|
condition: and
|
|
# digest: 490a00463044022049a617f1fd7fd54613dfce222c212e5da25c7302f3010aa5281a6ecbb40d65a40220245acd73cfd59c05db96b7d60719dd6413f31df7f5a722a55fc898921a72d7b8:922c64590222798bb761d5b6d8e72950 |