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.
|
Detects DNS Rebinding attacks by checking if the DNS response contains a private IPv4 or IPv6 address.
|
||||||
reference:
|
reference:
|
||||||
- https://capec.mitre.org/data/definitions/275.html
|
- https://capec.mitre.org/data/definitions/275.html
|
||||||
metadata:
|
- https://payatu.com/blog/dns-rebinding/
|
||||||
max-request: 3
|
- https://heimdalsecurity.com/blog/dns-rebinding/
|
||||||
tags: redirect, dns, network
|
|
||||||
classification:
|
classification:
|
||||||
cvss-metrics: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
|
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
|
cvss-score: 8.6
|
||||||
cwe-id: CWE-350
|
cwe-id: CWE-350
|
||||||
|
metadata:
|
||||||
|
verified: true
|
||||||
|
tags: redirect,dns,network
|
||||||
|
|
||||||
dns:
|
dns:
|
||||||
- name: "{{FQDN}}"
|
- name: "{{FQDN}}"
|
||||||
|
|
Loading…
Reference in New Issue