nuclei-templates/exposed-panels/exposed-webalizer.yaml

19 lines
339 B
YAML

id: exposed-webalizer
info:
name: Publicly exposed Webalizer Interface
author: pdteam
severity: low
tags: panel,webalizer
requests:
- method: GET
path:
- '{{BaseURL}}/webalizer/'
matchers:
- type: word
words:
- "Webalizer Version"
- "Usage statistics for"
condition: and