Skip to content

Artists & Clients User Name Information - Detect

ID: artists-clients

Severity: info

Author: dwisiswant0

Tags: osint,osint-art,artists-clients

Artists & Clients user name information check was conducted.

id: artists-clients
info:
name: Artists & Clients User Name Information - Detect
author: dwisiswant0
severity: info
description: Artists & Clients 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,artists-clients
self-contained: true
http:
- method: GET
path:
- "https://artistsnclients.com/people/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Member Since"
# digest: 490a00463044022038704c0a6bf2e30220610ff59f01cd39da4400087c16329bc54fac7dc3f1e558022040955e5fa6e1c90cb071596b2839cf1862bb91f46d850123456676218dd2767a: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/artists-clients.yaml"

View on Github