36 lines
898 B
YAML
36 lines
898 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
|
|
metadata:
|
|
max-request: 2
|
|
shodan-query: title:"ToolJet - Dashboard"
|
|
verified: true
|
|
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: 490a004630440220754768792a1ebd0a5e8dd85226f3994e3d3c2c972c9493ffd969fbc2c3e767f50220593ced753b251fbe02a749832d72c9cab43048ecc645a25530b4c5ef71b7ebe4:922c64590222798bb761d5b6d8e72950 |