diff --git a/misconfiguration/webalizer-statistics-exposed.yaml b/misconfiguration/webalizer-statistics-exposed.yaml new file mode 100644 index 0000000000..2b83ef9245 --- /dev/null +++ b/misconfiguration/webalizer-statistics-exposed.yaml @@ -0,0 +1,18 @@ +id: webalizer-statistics-exposed + +info: + name: Webalizer Statistics Exposed + author: dhiyaneshDK + severity: Low + +requests: + - method: GET + path: + - '{{BaseURL}}' + - '{{BaseURL}}/webalizer/' + + matchers: + - type: word + words: + - 'Summary by Month' + - 'Webalizer Version'