35 lines
823 B
YAML
35 lines
823 B
YAML
|
id: skyrock
|
||
|
|
||
|
info:
|
||
|
name: Skyrock User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Skyrock 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,skyrock
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://{{user}}.skyrock.com/"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "'s blog"
|
||
|
|
||
|
# digest: 4a0a004730450220382bf54b89aa784326fbe4f03bb58294fbd40181248fa7b11249fb9f6bab71c4022100bc764475e5c91964dcc68af1b321efc3e1d7a8e990d43d7f681a62cd180114d8:922c64590222798bb761d5b6d8e72950
|