2021-02-24 06:36:02 +00:00
|
|
|
id: tcpconfig
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: TCP Config Information Exposed
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: low
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- 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
|