Skip to content

COLOURlovers User Name Information - Detect

ID: colourlovers

Severity: info

Author: dwisiswant0

Tags: osint,osint-hobby,colourlovers

COLOURlovers user name information check was conducted.

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

View on Github