Which Domain Name System (DNS) attack replaces a fraudulent IP address for a symbolic name?
a. DNS replay
b. DNS masking
c. DNS poisoning
d. DNS forwarding
c. DNS poisoning
Computer Science & Information Technology
You might also like to view...
A graph H is called a(n) ____ of G if V(H) is a subset of V(G) and E(H) is a subset of E(G); that is, every vertex of H is a vertex of G, and every edge in H is an edge in G.
A. matrix B. intersection C. subgraph D. union
Computer Science & Information Technology
A(n) __________ is thrown when a server address indicated by a client cannot be resolved.
a. ConnectException. b. ServerException. c. MalformedURLException. d. UnknownHostException.
Computer Science & Information Technology