35 lines
862 B
YAML
35 lines
862 B
YAML
id: geocaching
|
|
|
|
info:
|
|
name: Geocaching User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Geocaching 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,geocaching
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.geocaching.com/p/?u={{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Groundspeak - User Profile"
|
|
|
|
# digest: 4b0a00483046022100b6a6dbb75090c2c3e2a618b68bf4467f48da5a887dfdc73cfad7c6aabcdd7f2a022100e50f8abf00bbb138c5919a1861669fd2c6164eaa7756c55915f0b09b60015906:922c64590222798bb761d5b6d8e72950
|