31 lines
864 B
YAML
31 lines
864 B
YAML
id: apache-shenyu-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
|
|
part: body
|
|
words:
|
|
- '<title>Apache ShenYu Gateway</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402200ad422e60f582c364c99dc915c399d87d5395f66830b38632360452ad01a00ed0220190e6a011be0a630a336c1508916c23cc786cf0c8e678b05be88dce7111f6524:922c64590222798bb761d5b6d8e72950 |