30 lines
674 B
YAML
30 lines
674 B
YAML
id: airflow-detect
|
|
|
|
info:
|
|
name: Apache Airflow
|
|
author: pdteam
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"Apache Airflow"
|
|
tags: tech,apache,airflow,intrusive
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/{{randstr}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Airflow 404 = lots of circles"
|
|
|
|
- type: status
|
|
status:
|
|
- 404
|
|
|
|
# digest: 4b0a0048304602210090bc87e2b346dc271828d73439387b1b3025a6a7b967cef6a74fea8466ff74fe022100ed3f535da14e849368eec9d5eccba31a7dc7712627910bd2974c40c86828a04e:922c64590222798bb761d5b6d8e72950
|