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