39 lines
992 B
YAML
39 lines
992 B
YAML
id: tooljet-panel
|
|
|
|
info:
|
|
name: ToolJet Login Panel - Detect
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
description: ToolJet login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:tooljet:tooljet:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: title:"ToolJet - Dashboard"
|
|
product: tooljet
|
|
vendor: tooljet
|
|
tags: panel,tooljet
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/login?redirectTo=/"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "ToolJet - Dashboard"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502204cbdff6a3591f0c4e444b304710bd2c70be903e0c139b467eb11b59c01aa26ff022100806f43aaa3c1d872a198ae7935dcbdb29e9d6cc0fe85f22e4dbfb897a65ba4b0:922c64590222798bb761d5b6d8e72950 |