Schedule of Classes
Apply Now
Skip to Menu Toggle Button

2024 Summer: May 8 - August 13

Course Class No. Section Start & End Date Day Time Status Location
SDEV 300 Building Secure Python Applications (3)
Prerequisite: CMSC 215. A hands-on study of best practices and strategies for building secure Python desktop and web applications. The objective is to design and build Python applications that are resistant to common security threats. Topics include syntax, data structures, style guides, data munging, web application frameworks, and the use of secure coding tools and processes to guard against application vulnerabilities.
Start date has passed. Please register for the next start date.
50621 6380 15 May 2024-09 Jul 2024 Open Online
Faculty: Pike, Melissa A Syllabus Course Materials
SDEV 300 Building Secure Python Applications (3)
Prerequisite: CMSC 215. A hands-on study of best practices and strategies for building secure Python desktop and web applications. The objective is to design and build Python applications that are resistant to common security threats. Topics include syntax, data structures, style guides, data munging, web application frameworks, and the use of secure coding tools and processes to guard against application vulnerabilities.
Start date has passed. Please register for the next start date.
50770 6381 15 May 2024-09 Jul 2024 Open Online
Faculty: Poma, Craig A Syllabus Course Materials
SDEV 300 Building Secure Python Applications (3)
Prerequisite: CMSC 215. A hands-on study of best practices and strategies for building secure Python desktop and web applications. The objective is to design and build Python applications that are resistant to common security threats. Topics include syntax, data structures, style guides, data munging, web application frameworks, and the use of secure coding tools and processes to guard against application vulnerabilities.
Start date has passed. Please register for the next start date.
50966 6382 15 May 2024-09 Jul 2024 Open Online
Faculty: Donoho, Lucas M. Syllabus Course Materials
SDEV 300 Building Secure Python Applications (3)
Prerequisite: CMSC 215. A hands-on study of best practices and strategies for building secure Python desktop and web applications. The objective is to design and build Python applications that are resistant to common security threats. Topics include syntax, data structures, style guides, data munging, web application frameworks, and the use of secure coding tools and processes to guard against application vulnerabilities.
51842 6980 12 Jun 2024-06 Aug 2024 Open Online
Faculty: Babcock, Mark A Syllabus Course Materials
SDEV 300 Building Secure Python Applications (3)
Prerequisite: CMSC 215. A hands-on study of best practices and strategies for building secure Python desktop and web applications. The objective is to design and build Python applications that are resistant to common security threats. Topics include syntax, data structures, style guides, data munging, web application frameworks, and the use of secure coding tools and processes to guard against application vulnerabilities.
53352 7610 15 May 2024-09 Jul 2024 M 6:30P-9:30P Open Dorsey Station (Hybrid)
Faculty: Quintananieves, Armando Syllabus Course Materials
Note: Dorsey Station: Classroom assignments are subject to change. Please view the electronic board in the hallway for your classroom assignment.
SDEV 325 Detecting Software Vulnerabilities (3)
Prerequisites: CMSC 320 and SDEV 300. An in-depth, practical application of techniques and tools for detecting and documenting software vulnerabilities and risks. The goal is to research, select, and use software to analyze code and isolate and prioritize application code and processes that could lead to failure or compromise data integrity or privacy. Topics include the top 25 software vulnerabilities, secure coding guidelines, static code analysis, and software assurance metrics.
Start date has passed. Please register for the next start date.
50622 6380 15 May 2024-09 Jul 2024 Open Online
Faculty: Fair, Zachary Syllabus Course Materials
SDEV 325 Detecting Software Vulnerabilities (3)
Prerequisites: CMSC 320 and SDEV 300. An in-depth, practical application of techniques and tools for detecting and documenting software vulnerabilities and risks. The goal is to research, select, and use software to analyze code and isolate and prioritize application code and processes that could lead to failure or compromise data integrity or privacy. Topics include the top 25 software vulnerabilities, secure coding guidelines, static code analysis, and software assurance metrics.
52499 6980 12 Jun 2024-06 Aug 2024 Open Online
Faculty: Bass, Brandon J Syllabus Course Materials
SDEV 350 Database Security (3)
Prerequisite: CMSC 320. A study of processes and techniques for securing databases. The objective is to design, build, and maintain databases to minimize risks and security attacks. Topics include privileges and roles, user accounts, encryption, authentication methods, and auditing.
Start date has passed. Please register for the next start date.
50626 6380 15 May 2024-09 Jul 2024 Open Online
Faculty: De Los Santos, Ivan A. Syllabus Course Materials
SDEV 350 Database Security (3)
Prerequisite: CMSC 320. A study of processes and techniques for securing databases. The objective is to design, build, and maintain databases to minimize risks and security attacks. Topics include privileges and roles, user accounts, encryption, authentication methods, and auditing.
51814 6980 12 Jun 2024-06 Aug 2024 Open Online
Faculty: Haseltine, Reginald Yagel Syllabus Course Materials
SDEV 360 Secure Software Engineering (3)
Prerequisite: CMSC 215. An in-depth study of the processes, standards, and regulations associated with secure software engineering. The objective is to plan, manage, document, and communicate all phases of a secure software development cycle. Topics include security requirements, secure software life cycle development, threat modeling, and Security Technical Implementation Guides (STIGs).
Start date has passed. Please register for the next start date.
51165 6380 15 May 2024-09 Jul 2024 Open Online
Faculty: Eyler, Carl W Syllabus Course Materials
SDEV 360 Secure Software Engineering (3)
Prerequisite: CMSC 215. An in-depth study of the processes, standards, and regulations associated with secure software engineering. The objective is to plan, manage, document, and communicate all phases of a secure software development cycle. Topics include security requirements, secure software life cycle development, threat modeling, and Security Technical Implementation Guides (STIGs).
52374 6980 12 Jun 2024-06 Aug 2024 Open Online
Faculty: Johnson, Kyle L Syllabus Course Materials
SDEV 400 Secure Programming in the Cloud (3)
Prerequisite: SDEV 300. A hands-on study of programming secure applications in the cloud. The goal is to design and build applications in the cloud while implementing appropriate security policies. Topics include cloud computing models, risks and security challenges of programming in the cloud, and data security.
Start date has passed. Please register for the next start date.
50885 6380 15 May 2024-09 Jul 2024 Open Online
Faculty: Waithe, Errol S. Syllabus Course Materials
SDEV 400 Secure Programming in the Cloud (3)
Prerequisite: SDEV 300. A hands-on study of programming secure applications in the cloud. The goal is to design and build applications in the cloud while implementing appropriate security policies. Topics include cloud computing models, risks and security challenges of programming in the cloud, and data security.
51815 6980 12 Jun 2024-06 Aug 2024 Open Online
Faculty: Taylor, Matthew A Syllabus Course Materials
SDEV 425 Mitigating Software Vulnerabilities (3)
Prerequisites: SDEV 325 and SDEV 360. An in-depth analysis and evaluation of the mitigation of software vulnerabilities. The aim is to detect and mitigate software vulnerabilities by evaluating code. Topics include language-specific software vulnerabilities, mitigation, and input validation.
51802 6980 12 Jun 2024-06 Aug 2024 Open Online
Faculty: Boswell, Justin L. Syllabus Course Materials
SDEV 460 Software Security Testing (3)
Prerequisite: SDEV 425. A hands-on study of exploits, attacks, and techniques used to penetrate application security defenses and strategies for mitigating such attacks. The objective is to apply appropriate methodologies for software penetration testing to identify application weaknesses and logic flaws and to test and create scripts for exploitation and discovery. Topics include web architecture, application infrastructure, reconnaissance, discovery, mapping, and exploitation.
Start date has passed. Please register for the next start date.
50886 6380 15 May 2024-09 Jul 2024 Open Online
Faculty: Howard, Christopher G Syllabus Course Materials
Top of Page