nuclei-templates/exposures/configs/airflow-configuration-expos...

18 lines
345 B
YAML
Raw Normal View History

id: airflow-configuration-exposure
info:
name: Apache Airflow Configuration Exposure
2021-04-06 06:46:11 +00:00
author: pdteam
severity: medium
2021-06-03 14:18:37 +00:00
tags: exposure,config,airflow,apache
requests:
- method: GET
path:
- '{{BaseURL}}/airflow.cfg'
matchers:
- type: word
words:
- '[core]'
- '[api]'
condition: and