1.

Among the two types ____________buffer-overflow is complex to execute and the least common attack that may take place.(a) memory-based(b) queue-based(c) stack-based(d) heap-basedThis question was addressed to me during a job interview.The doubt is from Buffer Overflow in section Cyber Security of Cyber Security

Answer»

Right option is (d) heap-based

Easy EXPLANATION: Among the two types of buffer-overflow, heap-based buffer-overflow attacks are hard to EXECUTE and the least common of the 2 types. It attacks the application by FLOODING the space of memory that is reserved for a PROGRAM.



Discussion

No Comment Found

Related InterviewSolutions