35 lines
887 B
YAML
35 lines
887 B
YAML
id: airflow-debug
|
|
|
|
info:
|
|
name: Airflow Debug Trace
|
|
author: pdteam
|
|
severity: low
|
|
description: Airflow Debug Trace enabled.
|
|
classification:
|
|
cpe: cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: apache
|
|
product: airflow
|
|
shodan-query: title:"Airflow - DAGs"
|
|
tags: apache,airflow,fpd,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/admin/airflow/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<h1> Ooops. </h1>"
|
|
- "Traceback (most recent call last)"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 500
|
|
# digest: 4a0a00473045022007343804c0e1a0cc7cedd9bea37e72e95d43d7f8c1a5d45792dcbe998a2bef37022100e7f247ed6377d7c8226585c0dcd67d75ba624edeb98f88706c76082f536b1805:922c64590222798bb761d5b6d8e72950 |