| Authors | David A, Wheeler |
| Language | English |
| Type | public |
| Url | |
| Summary | Set of design and implementation guidelines for writing
secure programs for linux and Unix systems. Such programs include
application programs used as viewers of remote data, web
applications (including CGI scripts), network serversm and
setuid/setgid programs. Specific guidelines for C, C++, Java,
Perl, PHP, Python, TCL and Ada95 are included. |
| Pages | 150 |
| Parts | Introduction Background Summary of Linux and Unix Security Features Validate all Input Avoid Buffer Overflow Structure Program Internals and Approach Carefully Call Out to Other Resources Send Information Back Judiciously Language Specific Issues Special Topics Conclusion |
|