HyperTest Common Dashboard - Detect
ID: hypertest-dashboard
Severity: info
Author: DhiyaneshDk
Tags: panel,exposure,hypertest
Description
Section titled “Description”HyperTest Common Dashboard was detected.
YAML Source
Section titled “YAML Source”id: hypertest-dashboard
info: name: HyperTest Common Dashboard - Detect author: DhiyaneshDk severity: info description: HyperTest Common Dashboard was detected. reference: - https://www.facebook.com/photo?fbid=487809593389565&set=a.467014098802448 - https://www.hypertest.co 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: 1 shodan-query: title:"HyperTest" tags: panel,exposure,hypertest
http: - method: GET path: - "{{BaseURL}}/dashboard/"
matchers-condition: and matchers: - type: word words: - "<title>HyperTest | Common Dashboard</title>" - "HyperTest | Dashboard" - "HyperTest doesn't work" condition: or
- type: word part: header words: - 'text/html'# digest: 4a0a00473045022100949e0361c31a377ded3b2126c4b6a4bd78359dc186c98ffb934941111328989d022073b9ec94399dc25436ba31a9281a75c838e30384f1a1d3873dacc51fa4e60c1d: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/hypertest-dashboard.yaml"