nuclei-templates/misconfiguration/mikrotik-graph.yaml

24 lines
419 B
YAML
Raw Normal View History

2021-02-13 07:30:49 +00:00
id: mikrotik-graph
info:
name: Mikrotik Router Graphing
author: dhiyaneshDK
severity: low
reference: https://www.exploit-db.com/ghdb/4395
requests:
- method: GET
path:
- "{{BaseURL}}/graphs/"
matchers-condition: and
matchers:
- type: word
words:
- 'Traffic and system resource graphing'
condition: and
- type: status
status:
- 200