2021-05-06 22:15:47 +00:00
id : monitorix-exposure
info :
name : Monitorix
author : geeknik
description : Monitorix is a free, open source, lightweight system monitoring tool designed to monitor as many services and system resources as possible.
reference : https://www.monitorix.org/
severity : low
2021-06-11 07:15:16 +00:00
tags : monitorix,exposure,logs,panel
2021-05-06 22:15:47 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/monitorix-cgi/monitorix.cgi?mode=localhost&graph=all&when=1day"
matchers-condition : and
matchers :
- type : word
part : body
words :
- "<!-- graph table begins -->"
- "Global kernel usage</b>"
- "Kernel usage per processor</b>"
- "<!-- graph table ends -->"
- "1day.png'"
condition : and
- type : status
status :
- 200