Skip to content

Airline Pilot Life User Name Information - Detect

ID: airline-pilot-life

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,airline-pilot-life

Airline Pilot Life user name information check was conducted.

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: 4a0a0047304502203dd16179be40021793857456a92db4817f047fc680835b9a201019a794d0eb650221009e1d0c560607bcacec40c3accda8db3fb74f5f8db837a78ef6a20ec3db1cc6be:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/airline-pilot-life.yaml"

View on Github