Added airflow-debug

patch-1
sandeep 2021-06-03 19:39:51 +05:30
parent a0e234fd15
commit 0c436e35aa
3 changed files with 28 additions and 2 deletions

View File

@ -0,0 +1,26 @@
id: airflow-debug
info:
name: Airflow Debug Trace
author: pdteam
severity: low
tags: apache,airflow,fpd
requests:
- 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

View File

@ -14,5 +14,5 @@ workflows:
- template: cves/2020/CVE-2020-13927.yaml
- template: exposed-panels/airflow-panel.yaml
- template: exposures/configs/airflow-configuration-exposure.yaml
- template: misconfiguration/unauthenticated-airflow.yaml
- template: default-logins/apache/airflow-default-credentials.yaml
- template: default-logins/apache/airflow-default-credentials.yaml
- template: misconfiguration/airflow/