35 lines
855 B
YAML
35 lines
855 B
YAML
id: tripadvisor
|
|
|
|
info:
|
|
name: Tripadvisor User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Tripadvisor 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,tripadvisor
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.tripadvisor.com/Profile/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Contributions"
|
|
|
|
# digest: 4a0a00473045022054a33182736b5577384905a70f02bf5f555ab078709a7f45bd79ed3438df3c74022100ce22442f70c783edd025c6ac2fd91dfedf22423ac222d8c21e5ec0ba13a08277:922c64590222798bb761d5b6d8e72950
|