2022-01-31 18:32:41 +00:00
|
|
|
id: flightpath-panel
|
|
|
|
info:
|
2022-01-31 18:56:55 +00:00
|
|
|
name: FlightPath Panel
|
2022-01-31 18:32:41 +00:00
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
shodan-query: http.title:"flightpath"
|
|
|
|
tags: panel,flightpath
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>Login | FlightPath</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|