Skip to content

Myspreadshop User Name Information - Detect

ID: myspreadshop

Severity: info

Author: dwisiswant0

Tags: osint,osint-business,myspreadshop

Myspreadshop user name information check was conducted.

id: myspreadshop
info:
name: Myspreadshop User Name Information - Detect
author: dwisiswant0
severity: info
description: Myspreadshop 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-business,myspreadshop
self-contained: true
http:
- method: GET
path:
- "https://myspreadshop.de/{{user}}/shopData/list"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "siteName"
# digest: 4a0a00473045022100c67ca4a8cb2eaa6248f7dee4685ce2023b33869e3bb9371c179f06655c3c096202207c67077c77bd6ea5c142d703f28473f47e51b903d2b85f5d20e0b8d9de2b3ea8:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/myspreadshop.yaml"

View on Github