2020-12-11 14:31:16 +00:00
|
|
|
id: mrtg-detect
|
2021-09-09 13:38:13 +00:00
|
|
|
|
2020-12-11 14:31:16 +00:00
|
|
|
info:
|
|
|
|
name: Detect MRTG
|
|
|
|
author: geeknik
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
description: The Multi Router Traffic Grapher
|
|
|
|
reference:
|
|
|
|
- https://oss.oetiker.ch/mrtg/
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 3
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,mrtg
|
2020-12-11 14:31:16 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-12-11 14:31:16 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-01-13 07:31:46 +00:00
|
|
|
- "{{BaseURL}}"
|
2020-12-11 14:31:16 +00:00
|
|
|
- "{{BaseURL}}/mrtg/"
|
|
|
|
- "{{BaseURL}}/MRTG/"
|
|
|
|
|
2021-12-31 12:27:46 +00:00
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2020-12-11 17:23:23 +00:00
|
|
|
matchers-condition: and
|
2020-12-11 14:31:16 +00:00
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2020-12-11 14:31:16 +00:00
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "MRTG Index Page"
|
|
|
|
- "Multi Router Traffic Grapher"
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402202c89cdfa5c15dc928a0cb84f44ab05f5c5a0fbc8b8d2bd14a61a09f9a276ad3202206577f6bd0dca4b7a830874a22a5053ecf8d54fbbdc2674c49c43d99b5fbb1837:922c64590222798bb761d5b6d8e72950
|