35 lines
854 B
YAML
35 lines
854 B
YAML
id: hackerrank
|
|
|
|
info:
|
|
name: HackerRank User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: HackerRank 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,hackerrank
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.hackerrank.com/profile/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- " | HackerRank</title>"
|
|
|
|
# digest: 490a0046304402205cb85b8d25faef1d3708d16e9adcae52013c51979c79df63fa608aa2bcdbcf2f022063b3ccb982cef5856338f31077738659c32ab8cb4c48b6d4e9e58b70ad624bfa:922c64590222798bb761d5b6d8e72950
|