2021-01-10 13:11:25 +00:00
|
|
|
id: exposed-webalizer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Publicly exposed Webalizer Interface
|
2021-01-10 14:15:36 +00:00
|
|
|
author: pd-team
|
2021-01-10 13:11:25 +00:00
|
|
|
severity: low
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/webalizer/'
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Webalizer Version"
|
|
|
|
- "Usage statistics for"
|
|
|
|
condition: and
|