CAPEC-290: Enumerate Mail Exchange (MX) Records
CAPEC版本: 3.9
更新日期: 2023-01-24
攻击模式描述
An adversary enumerates the MX records for a given via a DNS query. This type of information gathering returns the names of mail servers on the network. Mail servers are often not exposed to the Internet but are located within the DMZ of a network protected by a firewall. A side effect of this configuration is that enumerating the MX records for an organization my reveal the IP address of the firewall or possibly other internal systems. Attackers often resort to MX record enumeration when a DNS Zone Transfer is not possible.
前提条件
- The adversary requires access to a DNS server that will return the MX records for a network.
所需资源
- A command-line utility or other application capable of sending requests to the DNS server is necessary.
后果影响
影响范围: Confidentiality
技术影响: Other
影响范围: Confidentiality Access Control Authorization
技术影响: Bypass Protection Mechanism