Wanelo User Name Information - Detect
ID: wanelo
Severity: info
Author: dwisiswant0
Tags: osint,osint-shopping,wanelo
Description
Section titled “Description”Wanelo user name information check was conducted.
YAML Source
Section titled “YAML Source”id: wanelo
info: name: Wanelo User Name Information - Detect author: dwisiswant0 severity: info description: Wanelo 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-shopping,wanelo
self-contained: true
http: - method: GET path: - "https://wanelo.co/{{user}}"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "on Wanelo</title>"# digest: 4a0a0047304502201fbc24039d8d8956a4b45d4413557c5352ed9bf9937aeec0a5c29f2ef092208f022100fd40b2349a775e8088d808430ac51aab07386fb46d0c2e3b1fbb0e46521bc87c:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "http/osint/user-enumeration/wanelo.yaml"