32 lines
717 B
YAML
32 lines
717 B
YAML
id: notion-detect
|
||
|
||
info:
|
||
name: Notion Detect
|
||
author: tess
|
||
severity: info
|
||
metadata:
|
||
verified: true
|
||
max-request: 1
|
||
shodan-query: title:"Notion – One workspace. Every team."
|
||
tags: notion,tech
|
||
|
||
http:
|
||
- method: GET
|
||
path:
|
||
- '{{BaseURL}}'
|
||
|
||
matchers-condition: and
|
||
matchers:
|
||
- type: word
|
||
part: body
|
||
words:
|
||
- "Notion – One workspace. Every team."
|
||
- "Notion Labs, Inc."
|
||
condition: or
|
||
|
||
- type: status
|
||
status:
|
||
- 200
|
||
|
||
# digest: 490a0046304402205cd92659d7d1c758ad8d1b701baeedc9bc8de2a30599f3c8e294c11b64a3d6d302202ba5f4ed9df1051dcb55c431313a99d513136b40bfb5b2216005ad2077ad260b:922c64590222798bb761d5b6d8e72950
|