mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
27 lines
673 B
YAML
27 lines
673 B
YAML
id: apache-karaf-panel
|
|
|
|
info:
|
|
name: Apache Karaf Detect
|
|
author: s0obi
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:apache:karaf:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: apache
|
|
product: karaf
|
|
shodan-query: realm="karaf"
|
|
tags: tech,apache,karaf,discovery
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/system/console"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'realm="karaf'
|
|
# digest: 4a0a0047304502201b83df3914c669550158ad3b956740351c8ed0c8b7bd6f614678666058147249022100be20cf045063d58b911a18fee09e9f3636a67c43a256891953a6a12de5b3ef66:922c64590222798bb761d5b6d8e72950 |