Skip to content

Fiverr User Name Information - Detect

ID: fiverr

Severity: info

Author: dwisiswant0

Tags: osint,osint-shopping,fiverr

Fiverr user name information check was conducted.

id: fiverr
info:
name: Fiverr User Name Information - Detect
author: dwisiswant0
severity: info
description: Fiverr 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-shopping,fiverr
self-contained: true
http:
- method: GET
path:
- "https://www.fiverr.com/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "member-since"
# digest: 4b0a00483046022100dfe2f02a6fdfe583cb60cafcf86124dbaebc8a035a3fc5941b2dd5b8007e508e022100d37ba7f6994f5549fb6e9627f8811dae2e36a60aaf91e186caae534638836831: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/fiverr.yaml"

View on Github