35 lines
829 B
YAML
35 lines
829 B
YAML
id: friendweb
|
|
|
|
info:
|
|
name: Friendweb User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Friendweb 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-social,friendweb
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://friendweb.nl/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "friendweb.nl"
|
|
|
|
# digest: 490a0046304402205eeecbddbc8a0c931e16be40b91206a1015c11162ee0b5b02a5f9a4cb8d77fdc02206a1d1f96c9fd66df6356c872edd7ef4b72ae7e58b1060c323b97d7562da23436:922c64590222798bb761d5b6d8e72950
|