Skip to content

Popl User Name Information - Detect

ID: popl

Severity: info

Author: dwisiswant0

Tags: osint,osint-business,popl

Popl user name information check was conducted.

id: popl
info:
name: Popl User Name Information - Detect
author: dwisiswant0
severity: info
description: Popl 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,popl
self-contained: true
http:
- method: GET
path:
- "https://poplme.co/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "MuiTypography-root MuiTypography-body1 css-kj7pvm"
# digest: 4b0a00483046022100c443fb073204bbf94f6cde7605b73e157f02751fc72ce8bce0a2129f13a4dd8c022100919b7ff4459e06504fe6ee43c3b411e73cc2d390611a968752a0a2d130569499: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/popl.yaml"

View on Github