35 lines
845 B
YAML
35 lines
845 B
YAML
id: slideshare
|
|
|
|
info:
|
|
name: Slideshare User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Slideshare 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,slideshare
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.slideshare.net/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "photo user-photo"
|
|
|
|
# digest: 4a0a00473045022100ce6eb7dc53e380dc98128bfec6585f9609c09e085b2ca590b78fee858b65a459022057c5db154cfe72e7fdd8e9b9de0a2b97007942cd00deea4fa822253d957e0c7c:922c64590222798bb761d5b6d8e72950
|