35 lines
894 B
YAML
35 lines
894 B
YAML
|
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: 4b0a00483046022100e4c1eb4864041632c35a045036c9b151c4c2f33683ce1086e0cd7dd16d6b1d0f022100feafe46d1d167f4d93389209dadc0bb663272d4dd24b82f91939ca4d8c2ffcdc:922c64590222798bb761d5b6d8e72950
|