32 lines
749 B
YAML
32 lines
749 B
YAML
id: wildfly-panel
|
|
|
|
info:
|
|
name: WildFly Welcome Page - Tech Detect
|
|
author: righettod
|
|
severity: info
|
|
description: WildFly welcome page was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel,jboss,wildfly
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Welcome to WildFly"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100ff7872e419ecbf15e52a3f3edee0e27e801b622b073a905250f96ca53b12cf0a022100ad0a270e87c39ca699a736003342a2aec2604c676811b07b5d1a6d6e4d5cf1b3:922c64590222798bb761d5b6d8e72950
|