































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Computer Systems Security It contains everything
Typology: Schemes and Mind Maps
1 / 39
This page cannot be seen from the preview
Don't miss anything!
Buffer Overflow
Buffer Overflow
Buffer Overflow A buffer overflow, also known as a buffer overrun, is defined in the NIST Glossary of Key Information Security Terms as follows: “A condition at an interface under which more input can be placed into a buffer or data holding area than the capacity allocated, overwriting other information. Attackers exploit such a condition to crash a system or to insert specially crafted code that allows them to gain control of the system.”
Programming Language History
Stack Buffer Overflows
Figure 10. Another Stack Overflow Example
Table 10. Some Common Unsafe C Standard Library Routines
Figure
Example UNIX Shellcode
Table 10. Some Common x86 Assembly Language Instructions