25 lines
440 B
YAML
25 lines
440 B
YAML
id: yahoo-japan-auction
|
|
|
|
info:
|
|
name: Yahoo! JAPAN Auction
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-shopping,yahoo-japan-auction
|
|
|
|
self-contained: true
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "https://auctions.yahoo.co.jp/follow/list/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "出品者"
|