Create apache-shenyu-gateway-admin-detect.yaml

Detects a Apache Shenyu Gateway Management System, a Java native API Gateway for service proxy, protocol conversion and API governance.
main
Icaro Torres 2024-08-03 23:51:58 -03:00 committed by GitHub
parent dda09f5eda
commit c44629174c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: apache-shenyu-gateway-admin-detect
info:
name: Apache Shenyu Gateway Management System - Detect
author: icarot
severity: info
description: |
Detects a Apache Shenyu Gateway Management System, a Java native API Gateway for service proxy, protocol conversion and API governance.
metadata:
max-request: 1
vendor: apache
product: shenyu
shodan-query: title:"shenyu"
tags: tech,shenyu,apache,detect
http:
- method: GET
path:
- "{{BaseURL}}/"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Apache ShenYu Gateway</title>'
- type: status
status:
- 200