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

18 lines
328 B
YAML
Raw Normal View History

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