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

53 lines
1.4 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.
2024-05-07 13:40:46 +00:00
impact: |
May indicate potential exposure to Weblogic T3 Protocol vulnerabilities
remediation: |
Ensure proper configuration and security measures are in place for Weblogic T3 Protocol
metadata:
max-request: 2
tags: network,weblogic,detect,t3,oracle,detection,tcp
2024-05-07 13:40:46 +00:00
tcp:
2021-04-30 15:54:53 +00:00
- inputs:
2024-05-07 13:40:46 +00:00
- data: "t3 12.2.1\nAS:255\nHL:19\nMS:10000000\nPU:t3://us-l-breens:7001\n\n"
2021-04-30 15:54:53 +00:00
host:
- "{{Hostname}}"
2024-05-07 13:40:46 +00:00
port: 7001
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:
2024-05-07 13:40:46 +00:00
- data: "t3s 12.2.1\nAS:255\nHL:19\nMS:10000000\nPU:t3://us-l-breens:7001\n\n"
2021-07-06 18:02:14 +00:00
host:
- "tls://{{Hostname}}"
read-size: 1024
2024-05-07 13:40:46 +00:00
port: 7002
2021-07-06 18:02:14 +00:00
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: 4a0a0047304502206aa8d17452e0910cd8b6f0b9c5d80010f68f4178a348f0e6bd6111a2071dc17f022100babdddf3e2e8d2930706381100256d8322bb98475be645b56072e310a361cb33:922c64590222798bb761d5b6d8e72950