Secure Full Stack Developer Programming


Overview/Description
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description

Explore essential best practices and concepts for secure Full Stack Development (FSD) programming in this 14-video course. Discover how to protect various layers in the FSD stack by configuring SSL (secure sockets layer), preventing and defending against attacks, analyzing logs, and cookie prefixing. Key concepts covered here include how secure programming applies to full stack developers; how to configure web servers to use SSL; and how to prevent cross-site forgery attacks. Next, learn to analyze logs with the ELK Stack; learn OWASP's top 10 security risks; learn how to configure HSTS on web servers; and learn how to prevent cross-site scripting attacks, when an attacker injects malicious client site code, most often Javascript, into a web application. Learn how to defend against click-jacking attacks, when an attacker wants the user to click something the user does not want to click; learn to prevent XSS attacks using CSP; and learn to prevent caching of sensitive data. Finally, learn how to identify cookie prefixing methods, and to prevent CSRF attacks by using the SameSite cookie attribute.



Expected Duration (hours)
1.2

Lesson Objectives

Secure Full Stack Developer Programming

  • discover the key concepts covered in this course
  • identify how secure programming applies to Full Stack Developers
  • configure your web server to use SSL
  • prevent cross-site forgery attacks
  • analyze logs using the ELK Stack
  • identify OWASP's top 10 security risks
  • configure HSTS on web servers
  • prevent cross-site scripting attacks
  • defend against clickjacking attacks
  • prevent XSS attacks using CSP
  • prevent caching of sensitive data
  • identify cookie prefixing methods
  • prevent CSRF attacks using the Same-Site cookie attribute
  • summarize the key concepts covered in this course
  • Course Number:
    it_fsspfsdj_01_enus

    Expertise Level
    Intermediate