Added airflow detection template

patch-1
sandeep 2021-06-03 14:35:16 +05:30
parent 4cf49fa397
commit 2ca5513606
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: apache-airflow
info:
name: Apache Airflow
author: pdteam
severity: info
tags: tech,apache,airflow
requests:
- method: GET
path:
- "{{BaseURL}}/admin/airflow/login"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Airflow - Login"
- type: status
status:
- 200