From 51a7906461d399b7dd5205720cb387d0352785c7 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Wed, 24 Jan 2024 09:49:35 +0530 Subject: [PATCH] fix formatting and reference --- dns/dns-rebinding.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/dns/dns-rebinding.yaml b/dns/dns-rebinding.yaml index f6607866f7..237cd1365b 100644 --- a/dns/dns-rebinding.yaml +++ b/dns/dns-rebinding.yaml @@ -8,13 +8,15 @@ info: Detects DNS Rebinding attacks by checking if the DNS response contains a private IPv4 or IPv6 address. reference: - https://capec.mitre.org/data/definitions/275.html - metadata: - max-request: 3 - tags: redirect, dns, network + - https://payatu.com/blog/dns-rebinding/ + - https://heimdalsecurity.com/blog/dns-rebinding/ classification: cvss-metrics: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H cvss-score: 8.6 cwe-id: CWE-350 + metadata: + verified: true + tags: redirect,dns,network dns: - name: "{{FQDN}}"