Merge pull request #1599 from pikpikcu/patch-175

Create alibaba-mongoshake-unauth
patch-1
Prince Chaddha 2021-06-02 01:19:17 +05:30 committed by GitHub
commit d66263deba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -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