nuclei-templates/technologies/couchbase-sync-gateway.yaml

28 lines
490 B
YAML
Raw Normal View History

2021-12-21 16:21:40 +00:00
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