Programming Foundations: Web Security
Offered By: LinkedIn Learning
Course Description
Overview
Learn about the most important security concerns when developing websites, and what you can do to keep your servers, software, and data safe from harm.
Syllabus
Introduction
- The importance of security
- What is security?
- Why security matters
- What is a hacker?
- Threat models
- Total security is unachievable
- Least privilege
- Simple is more secure
- Never trust users
- Expect the unexpected
- Defense in depth
- Security through obscurity
- Deny lists and allow lists
- Map exposure points and data passageways
- Regulate requests
- Validate input
- Sanitize data
- Label variables
- Keep code private
- Keep credentials private
- Keep error messages vague
- Smart logging
- Types of credential attacks
- Strong passwords
- URL manipulation and insecure direct object reference (IDOR)
- SQL injection
- Cross-site scripting (XSS)
- Cross-site request forgery (CSRF)
- Cross-site request protections
- Cookie visibility and theft
- Session hijacking
- Session fixation
- Remote code execution
- File upload abuse
- Denial of service
- Next steps
Taught by
Kevin Skoglund
Related Courses
Hacking and PatchingUniversity of Colorado System via Coursera Build a Relative Layout App in Android Studio
Coursera Project Network via Coursera Secure Software Development: Implementation
Linux Foundation via edX Building a RESTful API with ASP.NET Core 3
Pluralsight Programming Foundations: Secure Coding
LinkedIn Learning