Update webalizer-statistics-exposed.yaml

patch-1
Dhiyaneshwaran 2021-02-24 12:22:03 +05:30 committed by GitHub
parent 4a51398426
commit dbc65c59b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 6 deletions

View File

@ -3,15 +3,21 @@ id: webalizer-statistics-exposed
info:
name: Webalizer Statistics Exposed
author: dhiyaneshDK
severity: Low
severity: low
requests:
- method: GET
path:
- '{{BaseURL}}'
- '{{BaseURL}}/webalizer/'
- "{{BaseURL}}"
- "{{BaseURL}}/webalizer/"
matchers-condition: and
matchers:
- type: word
words:
- 'Summary by Month'
- 'Webalizer Version'
- "Summary by Month"
- "Webalizer Version"
condition: and
- type: status
status:
- 200