fix formatting and reference
parent
58601709f4
commit
51a7906461
|
@ -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}}"
|
||||
|
|
Loading…
Reference in New Issue