35 lines
840 B
YAML
35 lines
840 B
YAML
id: line
|
|
|
|
info:
|
|
name: LINE User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: LINE 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-social,line
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://line.me/R/ti/p/@{{user}}?from=page"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Add LINE Friends via QR Code"
|
|
|
|
# digest: 4a0a00473045022100f54d7c103b35b684ab32a730eddb959d56b4a7eb81e20d8bc890fa208f9ccca0022053feafe1ea94207e276445deb8206b4719096146f26ac024e35ce43db1a2ac1b:922c64590222798bb761d5b6d8e72950
|