35 lines
821 B
YAML
35 lines
821 B
YAML
|
id: slides
|
||
|
|
||
|
info:
|
||
|
name: Slides User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Slides user name information check was conducted.
|
||
|
classification:
|
||
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||
|
cvss-score: 0
|
||
|
cwe-id: CWE-200
|
||
|
metadata:
|
||
|
max-request: 1
|
||
|
tags: osint,osint-social,slides
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://slides.com/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "Presentations by"
|
||
|
|
||
|
# digest: 4a0a00473045022079ca6813c174d40b0524bca3c4d23186396029e991fe621c18a56213253eecf9022100a40bbb76dba0155442341ce309fcda60b9f5958038c0f7a9ca5e53ebf414d392:922c64590222798bb761d5b6d8e72950
|