37 lines
927 B
YAML
37 lines
927 B
YAML
id: label-studio-panel
|
|
|
|
info:
|
|
name: Label Studio - Login Panel
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: |
|
|
Detects the presence of the Label Studio Login Page.
|
|
classification:
|
|
cpe: cpe:2.3:a:heartex:label_studio:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: heartex
|
|
product: label_studio
|
|
shodan-query: http.favicon.hash:-1649949475
|
|
tags: label-studio,login,panel
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /user/login HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Label Studio"
|
|
- "Log in"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022024c9918e10a8052f8d6bd7ff0012442838dd894074709653bff356c233a1bc0d02203bafdc1d6fa448d0e5a1f8c501f336e67ca03fc964bb6e0b6f724b7e4ca4fb60:922c64590222798bb761d5b6d8e72950 |