Report Bug
Qus :

Match the cryptographic attacks with their definitions.

Attack TypeDefinition
1 Brute Force AttackA Reusing captured data to gain unauthorized access
2 Man-in-the-Middle AttackB Intercepting and modifying communication
3 Dictionary AttackC Using a predefined list of passwords to guess credentials
4 Replay AttackD Attacker tries every possible key


Qusक्रिप्टोग्राफ़िक हमलों का उनकी परिभाषाओं से मिलान करें।

A. 1 → D, 2 → B, 3 → C, 4 →A
B. 1 → C, 2 → A, 3 → B, 4 → D
C. 1 → B, 2 → D, 3 → A, 4 → C
D. 1 → A, 2 → D, 3 → B, 4 → C


Solution
A. 1 → D, 2 → B, 3 → C, 4 →A






Report Bug