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

17 lines
315 B
YAML
Raw Normal View History

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