2021-01-10 13:11:25 +00:00
|
|
|
id: exposed-webalizer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Publicly exposed Webalizer Interface
|
2021-04-06 06:46:11 +00:00
|
|
|
author: pdteam
|
2021-01-10 13:11:25 +00:00
|
|
|
severity: low
|
2021-04-06 07:25:57 +00:00
|
|
|
tags: panel
|
2021-01-10 13:11:25 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/webalizer/'
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Webalizer Version"
|
|
|
|
- "Usage statistics for"
|
|
|
|
condition: and
|