Java-Script
December 13, 2023Memory-Management
December 13, 2023UGC NET CS 2010 June-Paper-2
Question 5
|
Four your ATM debit card, you have a 4-decimal-digit personal secret code. In the absence of any clue, a brute-force attack takes time-‘t’ to crack the code on an ATM terminal. Therefore ‘t’ is the secure-time for a customer to report in case the card is misplaced. Your Bank has decided to facilitate an increased secure-time. Out of the following, which option should provide the largest rise in the value of ‘t’ ?
Instead of 4-decimal-digits, maintain the personal secret code in 4-hexadecimal-digits.
|
|
Instead of 4-decimal digits, maintain a 5-decimal-digit personal secret code.
|
|
Reduce the processing speed of the ATM terminals to the half of their current speed.
|
|
None of the above provides any improvement.
|
Question 5 Explanation:
→ To get the password of 4 digits possible number digit would be 104 which has brute-force attack takes time-‘t’.
Therefore ‘t’ is the secure-time for a customer to Increase the secure more time we have to increase the size of the password of 5 digits or more.
Therefore ‘t’ is the secure-time for a customer to Increase the secure more time we have to increase the size of the password of 5 digits or more.
Correct Answer: B
Question 5 Explanation:
→ To get the password of 4 digits possible number digit would be 104 which has brute-force attack takes time-‘t’.
Therefore ‘t’ is the secure-time for a customer to Increase the secure more time we have to increase the size of the password of 5 digits or more.
Therefore ‘t’ is the secure-time for a customer to Increase the secure more time we have to increase the size of the password of 5 digits or more.
Subscribe
Login
0 Comments