Create notion-detect.yaml

patch-1
Arman 2022-11-16 12:21:28 -05:00 committed by GitHub
parent da01cdd40b
commit 049f97dba9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: notion-detect
info:
name: Notion detect
author: tess
severity: info
metadata:
verified: true
shodan-query: title:"Notion One workspace. Every team."
tags: notion,detect
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Notion One workspace. Every team."
- "Notion Labs, Inc."
condition: and
- type: status
status:
- 200