Skip to content

Commit 9e6ebcb

Browse files
committed
lecture-plans/types-of-attacks.txt: Added FreeGuard and SafeStr links
Signed-off-by: Marian Marinov <[email protected]>
1 parent a373122 commit 9e6ebcb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lecture-plans/types-of-attacks.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Useful links:
3434
http://www.hpenterprisesecurity.com/vulncat/en/vulncat/cpp/buffer_overflow_off_by_one.html
3535
Off-by-one:
3636
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
3739

3840
Papers:
3941
FormatGuard 2001 - http://www.nxnw.org/~steve/papers/formatguard-sec01.pdf
@@ -48,3 +50,5 @@ Papers:
4850
- https://cseweb.ucsd.edu/~hovav/dist/rop.pdf
4951
- https://www.blackhat.com/presentations/bh-usa-08/Shacham/BH_US_08_Shacham_Return_Oriented_Programming.pdf
5052

53+
Libraries:
54+
SafeStr - https://www.safaribooksonline.com/library/view/secure-programming-cookbook/0596003943/ch03s04.html

0 commit comments

Comments
 (0)