nuclei-templates/network/detection/weblogic-t3-detect.yaml

68 lines
1.3 KiB
YAML
Raw Normal View History

2021-04-30 15:54:53 +00:00
id: weblogic-t3-detect
info:
2022-09-20 07:43:50 +00:00
name: Weblogic T3 Protocol Detection
2021-07-06 18:02:14 +00:00
author: F1tz,milo2012,wdahlenb
2021-04-30 15:54:53 +00:00
severity: info
2022-08-16 16:23:54 +00:00
description: |
T3 is the protocol used to transport information between WebLogic servers and other types of Java programs.
metadata:
max-request: 2
2023-10-14 11:27:55 +00:00
tags: network,weblogic,detect
tcp:
2021-04-30 15:54:53 +00:00
- inputs:
2023-10-14 11:27:55 +00:00
- data: "t3 12.2.1
AS:255
HL:19
MS:10000000
PU:t3://us-l-breens:7001
\n"
2021-04-30 15:54:53 +00:00
host:
- "{{Hostname}}"
2021-04-30 16:04:18 +00:00
read-size: 1024
2021-04-30 15:54:53 +00:00
matchers:
- type: word
words:
2021-06-24 16:43:10 +00:00
- "HELO"
2023-10-14 11:27:55 +00:00
2021-07-06 18:02:14 +00:00
extractors:
- type: regex
part: body
group: 1
regex:
- "HELO:(.*).false"
2021-06-24 16:43:10 +00:00
2021-07-06 18:02:14 +00:00
- inputs:
2023-10-14 11:27:55 +00:00
- data: "t3s 12.2.1
AS:255
HL:19
MS:10000000
PU:t3://us-l-breens:7001
\n"
2021-07-06 18:02:14 +00:00
host:
- "tls://{{Hostname}}"
read-size: 1024
matchers:
- type: word
words:
- "HELO"
2023-10-14 11:27:55 +00:00
2021-06-24 16:43:10 +00:00
extractors:
- type: regex
part: body
group: 1
regex:
2021-07-06 18:02:14 +00:00
- "HELO:(.*).false"
# digest: 4a0a00473045022100ebbf55b455618f9581f0c6ce07904611f85cd24bfb7b8f61f221f1553df92da302203242dd9102bd984a530e54b8d8b396f5c1c82c093995af9e54f1bd7355b23c4a:922c64590222798bb761d5b6d8e72950