Software Security/Group 3/Literature

Uit Werkplaats
< Software Security‎ | Group 3
Versie door Jeroen Slobbe (overleg | bijdragen) op 12 mei 2011 om 13:40
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)
Ga naar: navigatie, zoeken
  1. OWASP ASV 2009 Web App Standaard
  2. The 24 Deadly Sins of Software Security, by Michael Howard, David LeBlanc and John Viega, McGraw-Hill, 2009, or the earlier "The 19 Deadly Sins of Software Security" that appeared in 2005.
    1. C9 Catching Exceptions (p 157)
    2. C11 Failure to Handle Errors Correctly (p 183)
    3. C12 Information Leakage (p 191)
  3. PHP.net
    1. http://php.net/manual/en/language.exceptions.php
    2. http://www.php.net/manual/en/errorfunc.configuration.php#ini.error-reporting
    3. http://www.php.net/manual/en/class.errorexception.php
    4. http://www.php.net/manual/en/ref.errorfunc.php
    5. http://www.php.net/manual/en/book.errorfunc.php
  4. ESA standards
  5. Perl documentation
  6. [1] Innocent Code Sverre H. Huseby