36 lines
881 B
YAML
36 lines
881 B
YAML
id: privategpt-detect
|
|
|
|
info:
|
|
name: PrivateGPT - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: |
|
|
PrivateGPT panel has been detected.
|
|
reference:
|
|
- https://github.com/zylon-ai/private-gpt
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"private gpt"
|
|
product: private-gpt
|
|
tags: panel,privategpt,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'alt=PrivateGPT'
|
|
- 'title":"My Private GPT'
|
|
- 'content="My Private GPT'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100c7d7d2c808652357c4fbdead51708ee3303a5fe5fc4b282ec0d1ffd16bf768ba022040bd5e7741c67e6e136367ac00ab0b6e752a13708cae5f1435bfca43791bb938:922c64590222798bb761d5b6d8e72950 |