2021-06-03 14:09:51 +00:00
|
|
|
id: airflow-debug
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Airflow Debug Trace
|
|
|
|
author: pdteam
|
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Airflow Debug Trace enabled.
|
2022-05-12 14:18:36 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 19:50:16 +00:00
|
|
|
max-request: 1
|
2022-05-12 14:18:36 +00:00
|
|
|
shodan-query: title:"Airflow - DAGs"
|
2023-06-02 23:20:49 +00:00
|
|
|
tags: apache,airflow,fpd,misconfig
|
2021-06-03 14:09:51 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-06-03 14:09:51 +00:00
|
|
|
- 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:
|
2023-10-14 19:50:16 +00:00
|
|
|
- 500
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a00473045022100b07309b0cbd96d505399c9c82239f762478a3023c1e8556e3e6d773d6afd1416022012c8681190e9080dab6e8fb7278dd01ea443ade8c3845cd3550bda5352584ae9:922c64590222798bb761d5b6d8e72950
|