File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,8 @@ Useful links:
34
34
http://www.hpenterprisesecurity.com/vulncat/en/vulncat/cpp/buffer_overflow_off_by_one.html
35
35
Off-by-one:
36
36
http://www.exploit-db.com/wp-content/themes/exploit/docs/28478.pdf
37
+ Format string:
38
+ http://codearcana.com/posts/2013/05/02/introduction-to-format-string-exploits.html
37
39
38
40
Papers:
39
41
FormatGuard 2001 - http://www.nxnw.org/~steve/papers/formatguard-sec01.pdf
@@ -48,3 +50,5 @@ Papers:
48
50
- https://cseweb.ucsd.edu/~hovav/dist/rop.pdf
49
51
- https://www.blackhat.com/presentations/bh-usa-08/Shacham/BH_US_08_Shacham_Return_Oriented_Programming.pdf
50
52
53
+ Libraries:
54
+ SafeStr - https://www.safaribooksonline.com/library/view/secure-programming-cookbook/0596003943/ch03s04.html
You can’t perform that action at this time.
0 commit comments