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