35 lines
877 B
YAML
35 lines
877 B
YAML
|
id: airline-pilot-life
|
||
|
|
||
|
info:
|
||
|
name: Airline Pilot Life User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Airline Pilot Life 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,airline-pilot-life
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://airlinepilot.life/u/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "<title> Profile -"
|
||
|
|
||
|
# digest: 490a00463044022042e551eb182bb89a6855c841c593ac00e45f601864a7336569ef5637849ad153022078b7230077c0a25c91e578795c99b7fe6d1cd08d0b7cc65536560f54e1424722:922c64590222798bb761d5b6d8e72950
|