Skip to content

EPORNER User Name Information - Detect

ID: eporner

Severity: info

Author: dwisiswant0

Tags: osint,osint-porn,eporner

EPORNER user name information check was conducted.

id: eporner
info:
name: EPORNER User Name Information - Detect
author: dwisiswant0
severity: info
description: EPORNER 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-porn,eporner
self-contained: true
http:
- method: GET
path:
- "https://www.eporner.com/profile/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Video/Pics views"
# digest: 490a0046304402201fef3c353abc0b75990bcd2770123046ea66df993a91cf486dc4548f219641460220582b189cf36b94d95524ba4003cee52934dd18b3a312576d555350e364c5f7b7: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/eporner.yaml"

View on Github