InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a vulnerability of the network layer?(a) Route spoofing(b) Identity & Resource ID Vulnerability(c) IP Address Spoofing(d) Weak or non-existent authenticationThis question was posed to me by my college professor while I was bunking the class.I need to ask this question from Network Models in chapter Understanding Network Models for Security of Cyber Security |
|
Answer» CORRECT answer is (d) Weak or non-existent authentication Explanation: Weak or non-existent authentication is a VULNERABILITY of the session layer. Route spoofing, IDENTITY & resource ID vulnerability & IP ADDRESS Spoofing are examples of network layer vulnerability. |
|