2023-03-08 18:16:08 +00:00
id : ambassador-edgestack-detect
2023-03-08 09:28:10 +00:00
info :
name : Ambassador Edge Stack - Detect
author : ja1sh
severity : info
description : |
Ambassador Edge Stack is a Kubernetes-native API Gateway that delivers the scalability, security, and simplicity for some of the world's largest Kubernetes installations.
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2023-06-04 08:13:42 +00:00
verified : true
2023-03-08 09:28:10 +00:00
shodan-query : title:"Ambassador Edge Stack"
2023-03-08 18:16:08 +00:00
tags : tech,ambassador,gateway
2023-03-08 09:28:10 +00:00
2023-04-27 04:28:59 +00:00
http :
2023-03-08 09:28:10 +00:00
- method : GET
path :
- "{{BaseURL}}"
matchers-condition : and
matchers :
- type : word
part : body
words :
2023-03-08 18:16:08 +00:00
- "Ambassador Edge Stack</p>"
2023-03-08 09:28:10 +00:00
- type : status
status :
- 200
- 404
condition : or