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