36 lines
900 B
YAML
36 lines
900 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:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: title:"ToolJet - Dashboard"
|
|
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: 4a0a004730450221008ea25617bcc247a299e2ba4c7eb0b9ad5530a6dc3dacf699bef63168e21db6c6022015af89b6b5f288cb0758f51d016d8f3ce14bf80f7feba1fe5dd54380bb2b70e8:922c64590222798bb761d5b6d8e72950 |