312-50V13 · Question #193
In the field of cryptanalysis, what is meant by a "rubber-hose" attack?
The correct answer is B. Extraction of cryptographic secrets through coercion or torture. The question asks for the meaning of a 'rubber-hose' attack in cryptanalysis.
Question
Options
- AAttempting to decrypt cipher text by making logical assumptions about the contents of the original
- BExtraction of cryptographic secrets through coercion or torture.
- CForcing the targeted key stream through a hardware-accelerated device such as an ASIC.
- DA backdoor placed into a cryptographic algorithm by its creator.
How the community answered
(42 responses)- A2% (1)
- B90% (38)
- C2% (1)
- D5% (2)
Why each option
The question asks for the meaning of a 'rubber-hose' attack in cryptanalysis.
Attempting to decrypt ciphertext by making logical assumptions about the original content describes a known-plaintext or probable-plaintext attack, which is a technical form of cryptanalysis.
A 'rubber-hose' attack is a non-technical form of cryptanalysis that involves extracting cryptographic secrets, such as keys or passphrases, from an individual through physical coercion, intimidation, or torture, bypassing the technical strength of cryptography by targeting the human element.
Forcing a key stream through a hardware-accelerated device refers to technical methods like brute-force attacks or side-channel analysis, not a physical attack against a human.
A backdoor placed into a cryptographic algorithm by its creator is a form of design vulnerability or kleptography, which is a different concept from a rubber-hose attack.
Concept tested: Social engineering / physical cryptanalysis (rubber-hose attack)
Topics
Community Discussion
No community discussion yet for this question.