2021-02-13 14:00:20 +00:00
|
|
|
id: unauthenticated-prtg
|
2021-02-13 07:32:16 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Unauthenticated PRTG Traffic Grapher
|
|
|
|
author: dhiyaneshDK
|
2021-02-13 14:00:20 +00:00
|
|
|
severity: high
|
2021-02-13 07:32:16 +00:00
|
|
|
reference: https://www.exploit-db.com/ghdb/5808
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/sensorlist.htm"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'PRTG Traffic Grapher'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|