39 lines
990 B
YAML
39 lines
990 B
YAML
id: label-studio-signup
|
|
|
|
info:
|
|
name: Label Studio - Sign-up Detect
|
|
author: DhiyaneshDK
|
|
severity: unknown
|
|
description: |
|
|
Detects the presence of the Label Studio sign-up.
|
|
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,sign-up,misconfig
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /user/signup HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Accept: */*
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Label Studio"
|
|
- "Sign up"
|
|
- "Create Account"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100ad247a3dbaefdd0157dcc2e99a80e3aa1a4b2db38286ddcba43c19dda4c0f40a0220342643ba7b7a199ca06dcaea931bd4c5dc2d4e951bf2be691fd639a10eddc1d0:922c64590222798bb761d5b6d8e72950 |