2020-10-05 07:23:49 +00:00
|
|
|
id: apache-nifi-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Apache NiFi detect
|
|
|
|
author: dwisiswant0
|
|
|
|
severity: info
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 7
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,apache,nifi
|
2020-10-05 07:23:49 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-10-05 07:23:49 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/access/config"
|
|
|
|
- "{{BaseURL}}/controller/config"
|
|
|
|
- "{{BaseURL}}/controller/registry-clients"
|
|
|
|
- "{{BaseURL}}/counters"
|
|
|
|
- "{{BaseURL}}/flow/registries"
|
|
|
|
- "{{BaseURL}}/system-diagnostics"
|
2021-02-08 10:43:14 +00:00
|
|
|
- "{{BaseURL}}/nifi-api/access/config"
|
2021-09-09 13:38:13 +00:00
|
|
|
|
2021-12-31 12:27:46 +00:00
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2020-10-05 07:23:49 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2020-10-05 07:24:50 +00:00
|
|
|
- type: regex
|
2021-12-31 12:27:46 +00:00
|
|
|
part: body
|
2020-10-05 07:24:50 +00:00
|
|
|
regex:
|
2020-10-05 07:23:49 +00:00
|
|
|
- "supportsLogin"
|
|
|
|
- "disconnectedNodeAcknowledged"
|
|
|
|
- "(aggregate|node)Snapshots?"
|
2021-12-31 12:27:46 +00:00
|
|
|
condition: or
|
2021-09-09 13:38:13 +00:00
|
|
|
|
2020-10-05 07:23:49 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2021-02-08 10:43:14 +00:00
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022067af6b8fd01c15412a2abd418b65169fae606947fd2069732d6ce165feae1863022100a3eb021cfdf68f4f27c062ac7b1632f49ffbdcab4c92b7b47a293433892fd2c4:922c64590222798bb761d5b6d8e72950
|