35 lines
831 B
YAML
35 lines
831 B
YAML
id: devrant
|
|
|
|
info:
|
|
name: DevRant User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: DevRant 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,devrant
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://devrant.com/users/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Joined devRant on"
|
|
|
|
# digest: 490a0046304402200371040099fb362b21cd950844269d04e6a00bae79b836cccc70909ecd22363e02207d422a3abe39eb2d082d7b208c43488163ee410ac7fa7d23740a3cc5b3909c6a:922c64590222798bb761d5b6d8e72950
|