36 lines
895 B
YAML
36 lines
895 B
YAML
id: webalizer-xtended-stats
|
|
|
|
info:
|
|
name: Webalizer Xtended Statistics Exposed
|
|
author: ritikchaddha
|
|
severity: low
|
|
description: Webalizer Xtended Statistics is exposed.
|
|
reference:
|
|
- https://www.patrickfrei.ch/webalizer/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
google-query: inurl:"/usage/error_202109.html"
|
|
tags: exposure,stats,webalizer
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/usage/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<TITLE>Webalizer</TITLE>'
|
|
- 'SRC=menu.html'
|
|
condition: and
|
|
case-insensitive: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022035e49538161a1816b02f3b1dff9a00c4f4be3a258b6b9f910b77ad9c1f7e0f02022100dc611d3ab1647bc0c3777607238115983f76be21e1603abdb3c4571903b5f603:922c64590222798bb761d5b6d8e72950
|