Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mktrm committed Sep 7, 2023
1 parent 485f849 commit 73caf33
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
5 changes: 3 additions & 2 deletions _modules/week-03.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ Sep 06
: <details title="recommended readings" class="my"><summary><i class="icon fas fa-book-reader "></i></summary><span class="fs-2" markdown=1>Same as prev lectures: Read [Smashing the Stack for Fun and Profit by Aleph One](http://phrack.org/issues/49/14.html#article); Optional: 0×300-0×320 from [Hacking book](http://www.lib.purdue.edu/holdings?isbn=9781593271442&course=202410-CS-42600). 0×200-0×270 if you don't have a strong C background.</span></details>

Sep 08
: [Buffer Overflow Defenses]()
:
: [Buffer Overflow Attacks 4]()
:
: <details title="recommended readings" class="my"><summary><i class="icon fas fa-book-reader "></i></summary><span class="fs-2" markdown=1>Same as prev lectures: Read [Smashing the Stack for Fun and Profit by Aleph One](http://phrack.org/issues/49/14.html#article); Optional: 0×300-0×320 from [Hacking book](http://www.lib.purdue.edu/holdings?isbn=9781593271442&course=202410-CS-42600). 0×200-0×270 if you don't have a strong C background.</span></details>
8 changes: 5 additions & 3 deletions _modules/week-04.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,18 @@ title: Week-4


Sep 11
: [Memory Safety]()
: [Buffer Overflow Defenses]()
: [**HW1 Due**](#){: .label .label-yellow }[**HW2 Release**](#){: .label .label-purple }
: <details title="recommended readings" class="my"><summary><i class="icon fas fa-book-reader "></i></summary><span class="fs-2" markdown=1> Read [ASLR](https://pax.grsecurity.net/docs/aslr.txt); [NOEXEC](https://pax.grsecurity.net/docs/noexec.txt).</span></details>


Sep 13
: [Isolation]()
: [Buffer Overflow Defenses 2]()
:
: <details title="recommended readings" class="my"><summary><i class="icon fas fa-book-reader "></i></summary><span class="fs-2" markdown=1> Same as prev lecture: Read [ASLR](https://pax.grsecurity.net/docs/aslr.txt); [NOEXEC](https://pax.grsecurity.net/docs/noexec.txt).</span></details>



Sep 15
: [Reverse Engineering]()
: [Memory Safety & Isolation]()
:

0 comments on commit 73caf33

Please sign in to comment.