2021-07-24 19:26:30 +00:00
|
|
|
id: pagespeed-global-admin
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Pagespeed Global Admin
|
|
|
|
reference: https://www.modpagespeed.com/
|
|
|
|
author: geeknik
|
|
|
|
severity: low
|
|
|
|
tags: pagespeed
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- 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"
|
2021-07-25 20:46:29 +00:00
|
|
|
|
2021-07-24 19:26:30 +00:00
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/pagespeed-global-admin/"
|
2021-07-25 20:46:29 +00:00
|
|
|
|
2021-07-24 19:26:30 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "X-Mod-Pagespeed"
|
|
|
|
part: header
|
2021-07-25 20:46:29 +00:00
|
|
|
|
2021-07-24 19:26:30 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|