35 lines
908 B
YAML
35 lines
908 B
YAML
id: archive-of-our-own-account
|
|
|
|
info:
|
|
name: Archive Of Our Own Account User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Archive Of Our Own Account 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,archive-of-our-own-account
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://archiveofourown.org/users/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- ">Profile<"
|
|
|
|
# digest: 4a0a00473045022100896601ae13322314cffd58676a80c6cb7f4e1c6e322e942258f3ef8162011e2602206bb19fd9ccdfb825901ba66a4907d9c31bff8c432a02308a02a6fe6185189eac:922c64590222798bb761d5b6d8e72950
|