InterviewSolution
Saved Bookmarks
| 1. |
Try to keep your passwords without meaning so that _____________ attack becomes almost impossible to perform successfully.(a) social engineering(b) phishing(c) password guessing(d) brute forceThis question was posed to me during an interview.This question is from Attack Vectors topic in section Understanding Attack Vectors of Cyber Security |
|
Answer» CORRECT choice is (c) password guessing To elaborate: Try to KEEP your passwords without meaning so that password guessing ATTACK becomes ALMOST impossible to perform successfully. This will reduce the POTENTIAL to do both passwords guessing as well as dictionary attacks. |
|