Update unauthenticated-prtg.yaml
parent
dd7b29885f
commit
45f694228c
|
@ -1,17 +1,15 @@
|
|||
id: prtg-networkstatus
|
||||
id: unauthenticated-prtg
|
||||
|
||||
info:
|
||||
name: Unauthenticated PRTG Traffic Grapher
|
||||
author: dhiyaneshDK
|
||||
severity: High
|
||||
severity: high
|
||||
reference: https://www.exploit-db.com/ghdb/5808
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/sensorlist.htm"
|
||||
- "{{BaseURL}}:8081/sensorlist.htm"
|
||||
- "{{BaseURL}}:3001/sensorlist.htm"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
|
Loading…
Reference in New Issue