Pagespeed Global Admin - Detect
ID: pagespeed-global-admin
Severity: info
Author: geeknik
Tags: pagespeed,panel
Description
Section titled “Description”Pagespeed Global Admin panel was detected.
YAML Source
Section titled “YAML Source”id: pagespeed-global-admin
info: name: Pagespeed Global Admin - Detect author: geeknik severity: info description: Pagespeed Global Admin panel was detected. reference: - https://www.modpagespeed.com/ 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: 1 tags: pagespeed,panel
http: - method: GET
headers: X-Client-IP: "127.0.0.1" X-Remote-IP: "127.0.0.1" X-Remote-Addr: "127.0.0.1" X-Forwarded-For: "127.0.0.1" X-Originating-IP: "127.0.0.1" X-Host: "127.0.0.1" X-Forwarded-Host: "127.0.0.1" path: - "{{BaseURL}}/pagespeed-global-admin/"
matchers-condition: and matchers: - type: word words: - "X-Mod-Pagespeed" part: header
- type: status status: - 200# digest: 4a0a0047304502205748d615681c84fc2149fffb3d72b54bf0d986aea4d0739a2e7d00f54464d3b70221008a3406ec09424d67c420f815cfb27729e943c2f84804391fbf228e48ac085ec2: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/pagespeed-global-admin.yaml"