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