35 lines
842 B
YAML
35 lines
842 B
YAML
id: pinkbike
|
|
|
|
info:
|
|
name: PinkBike User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: PinkBike 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-hobby,pinkbike
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.pinkbike.com/u/{{user}}/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "on Pinkbike</title>"
|
|
|
|
# digest: 4b0a00483046022100f0afd5ed06c004382bbacbf93685f436239ce3771731d19dbb5d9d9e3b9f22c702210090eaf42fba1b2857289e9919a421e93075d88163196715567e991bfba2f28665:922c64590222798bb761d5b6d8e72950
|