WebPageTest Login Panel - Detect
ID: webpagetest-panel
Severity: info
Author: pdteam
Tags: panel,webpagetest
Description
Section titled “Description”WebPageTest login panel was detected.
YAML Source
Section titled “YAML Source”id: webpagetest-panel
info: name: WebPageTest Login Panel - Detect author: pdteam severity: info description: WebPageTest 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:webpagetest:webpagetest:*:*:*:*:*:*:*:* metadata: max-request: 1 shodan-query: title:"WebPageTest" product: webpagetest vendor: webpagetest tags: panel,webpagetest
http: - method: GET path: - '{{BaseURL}}'
matchers: - type: word words: - 'WebPageTest - Website Performance and Optimization Test'# digest: 490a004630440220197b1cf0f695317313a6e875b71064cac017155fe2ad1c3713fcb84fc8441ba90220522c05a9002b4b432256b1d62d930fffdda755bed62880edbe46466fcd080357: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/webpagetest-panel.yaml"