Skip to content

Producthunt User Name Information - Detect

ID: producthunt

Severity: info

Author: dwisiswant0

Tags: osint,osint-business,producthunt

Producthunt user name information check was conducted.

id: producthunt
info:
name: Producthunt User Name Information - Detect
author: dwisiswant0
severity: info
description: Producthunt 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-business,producthunt
self-contained: true
http:
- method: GET
path:
- "https://www.producthunt.com/@{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "s profile on Product Hunt"
# digest: 4a0a00473045022100ce38e1bb5bc36294a08b1e0746a5f094219bbd779175df1bd53d5557b000b3510220043789b1f5e0685c6605cf450c2ea7210c903f87a900e1726453acfee0a733b0: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/producthunt.yaml"

View on Github