misc changes

patch-1
sandeep 2021-06-03 19:30:09 +05:30
parent 0c4f75d3ad
commit a0e234fd15
3 changed files with 29 additions and 4 deletions

View File

@ -1,10 +1,10 @@
id: apache-airflow
id: airflow-panel
info:
name: Apache Airflow
name: Airflow Admin login
author: pdteam
severity: info
tags: tech,apache,airflow
tags: panel,apache,airflow
requests:
- method: GET

View File

@ -0,0 +1,24 @@
id: airflow-detect
info:
name: Apache Airflow
author: pdteam
severity: info
tags: tech,apache,airflow
requests:
- method: GET
path:
- "{{BaseURL}}/{{randstr}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Airflow 404 = lots of circles"
- type: status
status:
- 404

View File

@ -8,10 +8,11 @@ info:
workflows:
- template: technologies/apache-airflow.yaml
- template: technologies/airflow-detect.yaml
subtemplates:
- template: cves/2020/CVE-2020-11978.yaml
- 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