File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ Contents:
42
42
* **GOT overwrite**
43
43
* **Return Oriented Programming (ROP)**
44
44
* **Return to Libc (ret2libc)**
45
+ * **Making stack executable with malicious mprotect call**
45
46
46
47
47
48
@@ -119,4 +120,10 @@ Contents:
119
120
120
121
<div class =" video-container " >
121
122
<iframe width="840" height="478" src="https://www.youtube.com/embed/CWxDhp0OFzI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" class="video" allowfullscreen></iframe>
123
+ </div >
124
+
125
+ ## Making stack executable with malicious mprotect call
126
+
127
+ <div class =" video-container " >
128
+ <iframe width="840" height="478" src="https://www.youtube.com/embed/r_tysAKIELs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" class="video" allowfullscreen></iframe>
122
129
</div >
You can’t perform that action at this time.
0 commit comments