Skip to content

Coroflot User Name Information - Detect

ID: coroflot

Severity: info

Author: dwisiswant0

Tags: osint,osint-art,coroflot

Coroflot user name information check was conducted.

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

View on Github