2021-12-27 05:01:53 +00:00
|
|
|
id: jboss-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: JBoss detected
|
2022-03-15 07:52:04 +00:00
|
|
|
author: daffainfo,idealphase
|
2021-12-27 05:01:53 +00:00
|
|
|
severity: info
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,jboss
|
2021-12-27 05:01:53 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-12-27 05:01:53 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "JBoss EAP 7"
|
2021-12-31 12:27:46 +00:00
|
|
|
|
2022-03-15 11:16:06 +00:00
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- '<title>Welcome to JBoss(.*)</title>'
|
2022-03-15 07:52:04 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
group: 1
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- '<h1>Welcome to (.+)<\/h1>'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100b488feb9a7d6bbd8d4ceec1967573e5e3542fd60aabf3907e4efd1ca38b04d72022100fdb27201765aee45879b67d7b2473e3bf60d789735a2bc3525c381bb4c8241df:922c64590222798bb761d5b6d8e72950
|