| | |
Summary: Software Engineering Education (SEEd)
Mark A. Ardis
School of Systems and Enterprises
Stevens Institute of Technology
Hoboken, NJ 07030 USA
mark.ardis@stevens.edu
Peter B. Henderson, Emeritus
Department of Computer Science & Software Engineering
Butler University
Indianapolis, Indiana 46208 USA
phenders@butler.edu
Educating Our Students to Build Security In
If you teach programming or software development consider
whether your students learn the following:
·how to avoid buffer overflow and memory management
vulnerabilities
·how to validate and sanitize input
·how to avoid race condition vulnerabilities in file operations
·how to avoid exposing sensitive information in error
messages
|