2022-10-11 10:24:00 +00:00
|
|
|
id: aqua-enterprise-detect
|
2022-10-10 22:50:40 +00:00
|
|
|
|
|
|
|
info:
|
2022-10-11 10:24:00 +00:00
|
|
|
name: Aqua Enterprise Detect
|
2022-10-10 22:50:40 +00:00
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
|
|
|
reference: https://www.aquasec.com/
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-10 22:50:40 +00:00
|
|
|
shodan-query: http.favicon.hash:-1261322577
|
|
|
|
tags: tech,aqua
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-10 22:50:40 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-10-11 09:23:15 +00:00
|
|
|
- "{{BaseURL}}/api"
|
2022-10-10 22:50:40 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- '"version"'
|
|
|
|
- '"enable_sso"'
|
|
|
|
- '"num_protected_kube_nodes"'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '{"version":"([0-9.]+)",'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100a8bafcdb9b81a1529340cc59475de5aea1d084f10b9cd4cd0ff24b5b35fcefa8022100cfb69494c1b15bb374ea8b5cb639f6c17973604da3271ba51fbfef70329801fd:922c64590222798bb761d5b6d8e72950
|