Skip to content

Apache dubbo detect

ID: apache-dubbo-detect

Severity: info

Author: ffffffff0x

Tags: apache,dubbo,tech

id: apache-dubbo-detect
info:
name: Apache dubbo detect
author: ffffffff0x
severity: info
classification:
cpe: cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:*
metadata:
max-request: 1
vendor: apache
product: dubbo
fofa-query: app="APACHE-dubbo"
tags: apache,dubbo,tech
http:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
part: header
words:
- "Basic realm=\"dubbo\""
# digest: 4a0a00473045022100fa6b4b6b0b0bf647e60f0259a47ebf3a1e0c05e12974128708c38d6ad271f8eb02206e0ce2e130a6ad516987948de4b3c05d26f6345a44fa6eb7178efb793f839616:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/technologies/apache/apache-dubbo-detect.yaml"

View on Github