nuclei-templates/technologies/notion-detect.yaml

29 lines
509 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

id: notion-detect
info:
name: Notion Detect
author: tess
severity: info
metadata:
verified: true
shodan-query: title:"Notion One workspace. Every team."
tags: notion,tech
requests:
- 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