2022-11-16 17:21:28 +00:00
|
|
|
|
id: notion-detect
|
|
|
|
|
|
|
|
|
|
info:
|
2022-11-18 13:51:20 +00:00
|
|
|
|
name: Notion Detect
|
2022-11-16 17:21:28 +00:00
|
|
|
|
author: tess
|
|
|
|
|
severity: info
|
|
|
|
|
metadata:
|
|
|
|
|
verified: true
|
|
|
|
|
shodan-query: title:"Notion – One workspace. Every team."
|
2022-11-18 13:51:20 +00:00
|
|
|
|
tags: notion,tech
|
2022-11-16 17:21:28 +00:00
|
|
|
|
|
|
|
|
|
requests:
|
|
|
|
|
- method: GET
|
|
|
|
|
path:
|
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
|
matchers:
|
|
|
|
|
- type: word
|
|
|
|
|
part: body
|
|
|
|
|
words:
|
|
|
|
|
- "Notion – One workspace. Every team."
|
|
|
|
|
- "Notion Labs, Inc."
|
2022-11-18 13:51:20 +00:00
|
|
|
|
condition: or
|
2022-11-16 17:21:28 +00:00
|
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
|
status:
|
|
|
|
|
- 200
|