35 lines
842 B
YAML
35 lines
842 B
YAML
id: asciinema
|
|
|
|
info:
|
|
name: Asciinema User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Asciinema 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-coding,asciinema
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://asciinema.org/~{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "s profile - asciinema"
|
|
|
|
# digest: 4a0a0047304502207f72e9c421b8dd17baddaa7ac424ad2838d5ba6145fb17ee385e40353a8e75d002210087b30bbae7b72e00c18c00e1296612e4fd20cfb880e356b064932c666cf0467b:922c64590222798bb761d5b6d8e72950
|