Buffer overflow exploitation to get root access from other users
-
Updated
Aug 27, 2019 - Python
Buffer overflow exploitation to get root access from other users
Demonstration of some attacks exploiting security vulnerabilities of websites and OSs as tasks of Computer Security LAB, CSE 406 in Level-4, Term-1 of CSE, BUET
Buffer overflow is a critical security vulnerability that occurs when a program writes more data into a buffer than it can handle, leading to memory corruption. Attackers can exploit this flaw to execute arbitrary code, modify program behavior, or escalate privileges, making it a severe risk in server
Add a description, image, and links to the buffer-overflow-exploit topic page so that developers can more easily learn about it.
To associate your repository with the buffer-overflow-exploit topic, visit your repo's landing page and select "manage topics."