nuclei-templates/misconfiguration/tcpconfig.yaml

24 lines
401 B
YAML
Raw Normal View History

2021-02-24 06:36:02 +00:00
id: tcpconfig
info:
name: TCP Config Information Exposed
author: dhiyaneshDK
severity: low
reference: https://www.exploit-db.com/ghdb/6782
2021-02-24 17:25:41 +00:00
tags: 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