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