2022-06-21 08:53:57 +00:00
id : aqua-enterprise-panel
info :
name : Aqua Enterprise Panel
author : idealphase
severity : info
description : |
Aqua scans container images based on a constantly updated stream of aggregate sources of vulnerability data (CVEs, vendor advisories, and proprietary research)
reference :
- https://www.aquasec.com/
metadata :
verified : true
2022-06-22 05:41:08 +00:00
shodan-query : http.title:"Aqua Enterprise" || http.title:"Aqua Cloud Native Security Platform"
2022-06-22 05:34:20 +00:00
google-query : intitle:"Aqua Cloud Native Security Platform"
tags : panel,aqua,aquasec
2022-06-21 08:53:57 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}"
matchers-condition : and
matchers :
- type : word
part : body
words :
- "<title>Aqua Enterprise</title>"
- "<title>Aqua Cloud Native Security Platform</title>"
condition : or
- type : status
status :
- 200