Skip to content

Sentimente User Name Information - Detect

ID: sentimente

Severity: info

Author: dwisiswant0

Tags: osint,osint-dating,sentimente

Sentimente user name information check was conducted.

id: sentimente
info:
name: Sentimente User Name Information - Detect
author: dwisiswant0
severity: info
description: Sentimente 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-dating,sentimente
self-contained: true
http:
- method: GET
path:
- "https://www.sentimente.com/amp/{{user}}.html"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Chat online with"
# digest: 4b0a0048304602210088ea182cc759573cc0b885f56b34830a1b19fe8e4bb0790ee61273aaa49a01b70221008e02028c44ddb6ebdb8a049384b8c472b06764bd2e77e5633ff82e3be16d64db:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/sentimente.yaml"

View on Github