Skip to content

Moneysavingexpert User Name Information - Detect

ID: moneysavingexpert

Severity: info

Author: dwisiswant0

Tags: osint,osint-finance,moneysavingexpert

Moneysavingexpert user name information check was conducted.

id: moneysavingexpert
info:
name: Moneysavingexpert User Name Information - Detect
author: dwisiswant0
severity: info
description: Moneysavingexpert 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-finance,moneysavingexpert
self-contained: true
http:
- method: GET
path:
- "https://forums.moneysavingexpert.com/profile/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Profile"
# digest: 4b0a004830460221008ecbe626a1afd0feb84ee24556d4e96122c4276aa8c1ae84c2972580991b03d7022100e8a3aaeb8059749c841406deb2ef9c7808eb52f9111385608521baf8f3426513: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/moneysavingexpert.yaml"

View on Github