Create pagespeed-global-admin.yaml

patch-1
Geeknik Labs 2021-07-24 14:26:30 -05:00 committed by GitHub
parent 2c0aa783c4
commit a26ded0a06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
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"
path:
- "{{BaseURL}}/pagespeed-global-admin/"
matchers-condition: and
matchers:
- type: word
words:
- "X-Mod-Pagespeed"
part: header
- type: status
status:
- 200