minor update
parent
103df33af8
commit
c062651789
|
@ -4,12 +4,13 @@ info:
|
||||||
name: Publicly exposed Kafdrop Interface
|
name: Publicly exposed Kafdrop Interface
|
||||||
author: dhiyaneshDk
|
author: dhiyaneshDk
|
||||||
severity: low
|
severity: low
|
||||||
tags: exposure
|
tags: exposure,misconfig
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- '{{BaseURL}}'
|
- '{{BaseURL}}'
|
||||||
|
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
|
|
Loading…
Reference in New Issue