External Resources of malicious programs and secure programming
Created: October 29, 2002
Last Updated: July 3, 2003
Some Useful Links
http://www.dwheeler.com/secure-programs/
: Secure Programming for Linux and UNIX HOWTO.
http://www.whitefang.com/sup/
: Secure UNIX Programming FAQ.
http://www.cli.di.unipi.it/~zoppi/docs/secprog.html
: secure programming.
http://www.cs.jhu.edu/labs/pll/secure/
: secure language environment.
http://www.loginmatrix.com/articles.php?article=74
: Java secure programming at Login Matrix.
http://archive.ncsa.uiuc.edu/General/Grid/ACES/security/programming/
: NCSA Secure Programming Guidelines.
http://www.linuxfocus.org/English/November2001/article203.meta.shtml
: Avoiding security holes when developing an application - Part 6: CGI scripts.
http://n3t.net/Programming/
: Secure Programming in Perl.
http://www.suse.com/us/private/support/howto/secprog/secprog8.html
: Security-specific Programming Errors (Part 8).
Unix Related
http://www.cs.berkeley.edu/~daw/papers/setuid-usenix02.pdf
: Setuid Demystified.
Perl Related
http://www-2.cs.cmu.edu/People/rgs/pl-suid.html
: secure Perl setuid script, use taint.