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

66 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
tags: network,weblogic,detect,t3,oracle
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: 4b0a004830460221008e4fc5512e10a4bac580826b8cb65a981a9ef61b55f63c6f892cf0dde4b500a8022100e08f41e4f5d99713ff8e920b11a1fdfa70f7b1f5f5d0a2df25aa91bf69a010df:922c64590222798bb761d5b6d8e72950