Logo

Secure Programming for Linux and Unix HOWTO

Secure Programming for Linux and Unix HOWTO
by

Description:
This book provides a 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 servers, and setuid/setgid programs. This document includes specific guidance for a number of languages, including C, C++, Java, Perl, Python, and Ada95.

Home page url

Download or read it online for free here:
Download link
(700KB, PDF)

Similar books

Book cover: Effective AWK ProgrammingEffective AWK Programming
by
This tutorial covers the entire spectrum of awk script development: From the basics of opening, searching, and transforming text files, to a comprehensive tutorial for regular expressions, to more advanced features like internetworking.
(13077 views)
Book cover: IBM Certification Study Guide AIX V4.3 System AdministrationIBM Certification Study Guide AIX V4.3 System Administration
by - IBM
This is a study guide for professionals wishing to prepare for the certification exam to achieve: IBM Certified Specialist - AIX V4.3 System Administration. It helps AIX administrators develop the knowledge and skills required for the certification.
(17615 views)
Book cover: An Awk PrimerAn Awk Primer
by - Wikibooks
Awk has two faces: it is a utility for performing simple text-processing tasks, and it is a programming language for performing complex text-processing tasks. Awk is useful for simple, quick-and-dirty computational programming.
(9375 views)
Book cover: ANSI C for Programmers on UNIX SystemsANSI C for Programmers on UNIX Systems
by
This document introduces C by providing and explaining examples of common programming tasks. It enables the reader to learn from available source code by clarifying common causes of incomprehension. Exercises form an integral part of the course.
(27800 views)