nuclei-templates/http/technologies/apache/apache-dubbo-detect.yaml

22 lines
350 B
YAML

id: apache-dubbo-detect
info:
name: Apache dubbo detect
author: ffffffff0x
severity: info
metadata:
max-request: 1
fofa-query: app="APACHE-dubbo"
tags: apache,dubbo,tech
http:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
part: header
words:
- "Basic realm=\"dubbo\""