InterviewSolution
Saved Bookmarks
| 1. |
State true or false: Password leakage is a major security problem(a) True(b) FalseI have been asked this question in an online quiz.My doubt is from Application Security in chapter Application Design and Development of RDBMS |
|
Answer» CORRECT option is (a) True To explain: PASSWORD leakage is a MAJOR security PROBLEM because the leaked password grants access to malicious VISITORS. |
|