35 lines
818 B
YAML
35 lines
818 B
YAML
id: soup
|
|
|
|
info:
|
|
name: Soup User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Soup 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,soup
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.soup.io/author/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Author at Soup.io"
|
|
|
|
# digest: 490a0046304402203ed428427256a4dc8728dbbbac472acf161109f8d51befe955474e2dc7fd5681022022f91dae655fc8cb7039e649e45dd257b780a4c3d6067289edcdb6e49e9c50fd:922c64590222798bb761d5b6d8e72950
|