35 lines
883 B
YAML
35 lines
883 B
YAML
id: airliners
|
|
|
|
info:
|
|
name: Airliners User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Airliners 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,airliners
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.airliners.net/user/{{user}}/profile"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "'s Profile | Airliners Members | Airliners.net"
|
|
|
|
# digest: 4a0a00473045022055d8f71a31c14733dc9f95cb05783d2f0eb292a64325848ce692cb60acaa40eb022100f7e63af17d24793c73f8d739c3029f099f3289b41c20401f7184e6472609b38d:922c64590222798bb761d5b6d8e72950
|