35 lines
857 B
YAML
35 lines
857 B
YAML
id: bikemap
|
|
|
|
info:
|
|
name: Bikemap User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Bikemap 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-health,bikemap
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.bikemap.net/en/u/{{user}}/routes/created/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "- 🚲 Bikemap</title>"
|
|
|
|
# digest: 490a0046304402205e7a23bce5df0eecffd5292e2a2a3ff3a63ad8db4ed97c379a795ffe877f77230220782654e4de0ed3f5cd694d0d67e996d2866fa822fb908b26ca1e8dbe195b445b:922c64590222798bb761d5b6d8e72950
|