Create couchbase-sync-gateway.yaml

patch-1
Dhiyaneshwaran 2021-12-21 21:51:40 +05:30 committed by GitHub
parent b23e95abe8
commit 2baf5e58a9
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: couchbase-sync-gateway
info:
name: Couchbase Sync Gateway
author: dhiyaneshDk
severity: info
metadata:
shodan-query: html:"Couchbase Sync Gateway"
tags: tech,couchbase
requests:
- method: GET
path:
- "{{BaseURL}}/"
matchers-condition: and
matchers:
- type: word
words:
- "Couchbase Sync Gateway"
part: body
condition: and
- type: word
words:
- "application/json"
part: header