出版社:International Association for Computer Information Systems
摘要:Creating secure software applications and writing secure programs are difficult affairs. Secure programs are well designed software applications which meet specified requirements. Well designed software is reliable in its availability and accessibility. The paper’s problem is whether the textbooks used in instruction of beginning programming students directly and actively discuss secure programming issues. A possible flaws model (buffer overrun, format string, integer overflow, SQL injection, command line injection, and exception handling) is constructed. Selected introductory textbooks on Java and C++ were reviewed.