35 lines
831 B
YAML
35 lines
831 B
YAML
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: 490a00463044022051a0f7c7acedbbed79d03d948428f5dbbbbe4122a4b6d5bbe36632f59be4d2e902204d0a0c511d5b206c7e966a68bcfe69700ccdd66dec0e748d183b999fe8677a5d:922c64590222798bb761d5b6d8e72950
|