Darktrace Threat Visualizer Login Panel - Detect
ID: darktrace-threat-visualizer
Severity: info
Author: DhiyaneshDK
Tags: panel,darktrace
Description
Section titled “Description”Darktrace Threat Visualizer login panel was detected.
YAML Source
Section titled “YAML Source”id: darktrace-threat-visualizer
info: name: Darktrace Threat Visualizer Login Panel - Detect author: DhiyaneshDK severity: info description: Darktrace Threat Visualizer 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:darktrace:threat_visualizer:*:*:*:*:android:*:*:* metadata: verified: true max-request: 1 vendor: darktrace product: threat_visualizer shodan-query: - html:"Darktrace Threat Visualizer" - http.html:"darktrace threat visualizer" fofa-query: body="darktrace threat visualizer" tags: panel,darktrace
http: - method: GET path: - "{{BaseURL}}/login"
matchers-condition: and matchers: - type: word part: body words: - '<title>Login | Darktrace Threat Visualizer</title>'
- type: status status: - 200# digest: 490a0046304402204c3105c9fc6d28f2f7eeb62584458dc4ea2722d9a363a23a33940d69ba707c78022001af37c64c3e13cfdbb2d777c96479806090ba1e040621902d517d9747636e25:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/darktrace-threat-visualizer.yaml"