Skip to content

Commit e698dd2

Browse files
authored
Update README.md
1 parent 02ce91a commit e698dd2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Buffer Overflow Attacks and Defenses
22

3+
## Highlights
4+
- Demonstrated the Stack based and Heap based buffer overflow exploits along with their special cases: Return to LibC, Off by One and Use after Free using **C** and **x86**
5+
- Performed a detailed case study on the Code Red Worm which was based on buffer overflow.
6+
37
## Report
48
Our report can be found [here](CA_project_report.pdf). Google Doc format is available [here](https://docs.google.com/document/d/1AmAk06TibGtbptpQdKRczXb6kIlK2gr4vX0ItTSDihw/edit).
59
The Case Study report can be found [here](Case_Study.pdf). Google Doc format is available [here](https://docs.google.com/document/d/1rozTiq1NAdtuTRSlfEgJkvYBf4AnLFJ8k3ZZV7EZ0qQ/edit?usp=sharing).

0 commit comments

Comments
 (0)