commit
365543efa9
|
@ -0,0 +1,16 @@
|
|||
id: mongo-express-web-gui
|
||||
|
||||
info:
|
||||
name: Mongo Express Web GUI
|
||||
author: puzzlepeaches
|
||||
severity: medium
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/"
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "Set-Cookie: mongo-express="
|
||||
part: header
|
Loading…
Reference in New Issue