2021-01-10 13:11:25 +00:00
|
|
|
id: couchdb-exposure
|
|
|
|
info:
|
2021-02-05 05:36:46 +00:00
|
|
|
name: couchdb exposure
|
|
|
|
author: organiccrap
|
2021-01-10 13:11:25 +00:00
|
|
|
severity: low
|
2021-04-06 07:25:57 +00:00
|
|
|
tags: panel
|
2021-01-10 13:11:25 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/_all_dbs'
|
2021-09-08 12:17:19 +00:00
|
|
|
|
2021-03-30 09:41:26 +00:00
|
|
|
matchers-condition: and
|
2021-01-10 13:11:25 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- CouchDB/
|
|
|
|
- Erlang OTP/
|
|
|
|
part: header
|
2021-03-30 09:41:26 +00:00
|
|
|
condition: and
|
2021-04-06 07:25:57 +00:00
|
|
|
|
2021-03-30 09:41:26 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2021-09-08 12:17:19 +00:00
|
|
|
- 200
|