Skip to content

Yahoo! JAPAN Auction User Name Information - Detect

ID: yahoo-japan-auction

Severity: info

Author: dwisiswant0

Tags: osint,osint-shopping,yahoo-japan-auction

Yahoo! JAPAN Auction user name information check was conducted.

id: yahoo-japan-auction
info:
name: Yahoo! JAPAN Auction User Name Information - Detect
author: dwisiswant0
severity: info
description: Yahoo! JAPAN Auction 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,yahoo-japan-auction
self-contained: true
http:
- method: GET
path:
- "https://auctions.yahoo.co.jp/follow/list/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "出品者"
# digest: 4b0a00483046022100ffc8bed39929f766095004f16f05f906409abd88991de73ce56f6e014c283e810221008b228da07d2194981b45d0aaf3fa5d4dfa2454e892d225eec35da80aae9720b3: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/yahoo-japan-auction.yaml"

View on Github