Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Which of the following scenarios can be considered a security concern when using hashing? In some applications, a black hat with knowledge of the hash
Which of the following scenarios can be considered a security concern when using hashing?
In some applications, a black hat with knowledge of the hash function may be able to supply information to a hash which creates worstcase behavior by causing excessive collisions, resulting in very poor performance ie a denial of service attack
SQL injection can be used on hashing functions due to the property of being errorprone to write and use. As hacker can slip an SQL query with hashing key during its lookup operation.
In some applications, a black hat with knowledge of microprocessor cache issues memory management due to hashing may be able to conduct buffer overflow or underflow attacks.
None of the options
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started