Skip to content

ArtBreeder User Name Information - Detect

ID: artbreeder

Severity: info

Author: dwisiswant0

Tags: osint,osint-art,artbreeder

ArtBreeder user name information check was conducted.

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

View on Github