35 lines
851 B
YAML
35 lines
851 B
YAML
id: storycorps
|
|
|
|
info:
|
|
name: StoryCorps User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: StoryCorps 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-blog,storycorps
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://archive.storycorps.org/user/{{user}}/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "archive author"
|
|
|
|
# digest: 4a0a00473045022100b3e54c360c0f23799d866d9cd30ab24de52e10cd70d128a788b4f618a3c24ade02201d68f90d4ff20e66090ccbe3dfcc3dddd308b640aff1fd1ac87f03df5e543e3b:922c64590222798bb761d5b6d8e72950
|