148k views
2 votes
attacks can be mitigated by blocking dns requests from going to external dns servers. group of answer choices a. dns enumeration b. dns spoofing d. dns zone transfer c. reverse dns lookup

User Alficles
by
8.3k points

1 Answer

2 votes

Final answer:

One way to mitigate attacks is by blocking DNS requests from going to external DNS servers. This can help prevent certain types of attacks, such as a and b. DNS enumeration and DNS spoofing.

Step-by-step explanation:

One way to mitigate attacks is by blocking DNS requests from going to external DNS servers. This can help prevent certain types of attacks, such as DNS enumeration and DNS spoofing.

DNS enumeration involves gathering information about a domain's DNS records, while DNS spoofing refers to the act of altering DNS records to redirect users to malicious sites. By blocking DNS requests, these types of attacks can be stopped.

However, it's important to note that blocking DNS requests may not necessarily mitigate all types of attacks, such as DNS zone transfer or reverse DNS lookup attacks, as these attacks can exploit different vulnerabilities.

User FreeCandies
by
8.3k points