2021-02-24 06:36:02 +00:00
|
|
|
id: tcpconfig
|
|
|
|
|
|
|
|
info:
|
2023-03-17 14:08:26 +00:00
|
|
|
name: Rockwell Automation TCP/IP Configuration Information - Detect
|
2021-02-24 06:36:02 +00:00
|
|
|
author: dhiyaneshDK
|
2023-03-17 13:50:12 +00:00
|
|
|
severity: medium
|
2023-03-15 14:10:17 +00:00
|
|
|
description: TCP/IP configuration information was detected.
|
2023-03-17 13:50:12 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
|
|
cvss-score: 5.3
|
|
|
|
cwe-id: CWE-200
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
2023-03-17 13:50:12 +00:00
|
|
|
- https://www.rockwellautomation.com/
|
2022-04-22 10:38:41 +00:00
|
|
|
- https://www.exploit-db.com/ghdb/6782
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: config,edb,logs
|
2021-02-24 06:36:02 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/tcpconfig.html"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "TCP/IP Configuration"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-03-15 14:09:45 +00:00
|
|
|
|
2023-03-17 13:50:12 +00:00
|
|
|
# Enhanced by cs on 2023/03/17
|