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