commit
d66263deba
|
@ -0,0 +1,27 @@
|
|||
id: alibaba-mongoshake-unauth
|
||||
|
||||
info:
|
||||
name: Alibaba Mongoshake Unauth
|
||||
author: pikpikcu
|
||||
severity: info
|
||||
tags: mongoshake,unauth
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- '{"Uri":"/worker","Method":"GET"}'
|
||||
- type: word
|
||||
words:
|
||||
- 'text/plain'
|
||||
part: header
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue