Skip to content

WildFly Welcome Page - Tech Detect

ID: wildfly-panel

Severity: info

Author: righettod

Tags: panel,jboss,wildfly,redhat

WildFly welcome page was detected.

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
cwe-id: CWE-200
cpe: cpe:2.3:a:redhat:wildfly:*:*:*:*:*:*:*:*
metadata:
max-request: 1
vendor: redhat
product: wildfly
tags: panel,jboss,wildfly,redhat
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- "Welcome to WildFly"
- type: status
status:
- 200
# digest: 4b0a00483046022100e09d24ac591b9a8f4bad5def3349243b53f59acc981281265fb37fde01207e18022100994f5ce1e27f57d5af98fff2d4b4b07226fc2b8b8c9bf8b4a6622338012478e2: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/exposed-panels/jboss/wildfly-panel.yaml"

View on Github