Skip to content

Interpals User Name Information - Detect

ID: interpals

Severity: info

Author: dwisiswant0

Tags: osint,osint-dating,interpals

Interpals user name information check was conducted.

id: interpals
info:
name: Interpals User Name Information - Detect
author: dwisiswant0
severity: info
description: Interpals 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,interpals
self-contained: true
http:
- method: GET
path:
- "https://www.interpals.net/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Looking for"
# digest: 4a0a00473045022100b8c0692d2922a22f7e1f6da8484051454f1dd5755ed8fca3a7f2d30ad0534c41022032cb43a0c8a1b8b9ab1fca47371f85eed4a4827f5364512962704c289e3ea9d4: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/interpals.yaml"

View on Github