Skip to content

PinkBike User Name Information - Detect

ID: pinkbike

Severity: info

Author: dwisiswant0

Tags: osint,osint-hobby,pinkbike

PinkBike user name information check was conducted.

id: pinkbike
info:
name: PinkBike User Name Information - Detect
author: dwisiswant0
severity: info
description: PinkBike 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-hobby,pinkbike
self-contained: true
http:
- method: GET
path:
- "https://www.pinkbike.com/u/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "on Pinkbike</title>"
# digest: 4b0a00483046022100e0bd0ecdc5e3e2272eee33b71b5a7968224bc0547bda2aed9c2908effe4a42620221008e0a6d5fff2dd55c7f57043d77975dc68bdcb0f2e29016866575c262b4669f60: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/pinkbike.yaml"

View on Github