Jump to content
Nytro

CS 253 Web Security

Recommended Posts

Stanford

CS 253 Web Security

Fall 2019

This course is a comprehensive overview of web security. The goal is to build an understanding of the most common web attacks and their countermeasures. Given the pervasive insecurity of the modern web landscape, there is a pressing need for programmers and system designers to improve their understanding of web security issues.

We'll be covering the fundamentals as well as the state-of-the-art in web security.

Topics include: Principles of web security, attacks and countermeasures, the browser security model, web app vulnerabilities, injection, denial-of-service, TLS attacks, privacy, fingerprinting, same-origin policy, cross site scripting, authentication, JavaScript security, emerging threats, defense-in-depth, and techniques for writing secure code. Course projects include writing security exploits, defending insecure web apps, and implementing emerging web standards.

Meeting time and place

Tuesdays and Thursdays, 1:30 PM - 2:50 PM in classroom 380-380Y

Course Staff

Instructor

Feross Aboukhadijeh (feross@cs.stanford.edu)

Teaching Assistant

Esther Goldstein (egolds@stanford.edu)

Office Hours

  • Feross: Thursday 3-5pm, Gates 323
  • Esther: Monday 3-5pm, Wednesday 3-5pm, Huang Basement

Course Policies

Communication

We will primarily use Piazza for sending out course announcements and answering questions. Please make sure to sign up.

We use Gradescope for assignment submissions. Enroll with the code 97BGZB.

To submit anonymous feedback to us at any point during the quarter, you may use this form.

Prerequisites

CS 142, or an equivalent amount of web development experience, is a prerequisite. You should also be curious about web security and excited to learn clever attacks, defenses, and techniques for writing secure code.

An introductory security course, such as CS 155, is not a formal prerequisite. The material in this course is focused specifically on the web, while CS 155 covers security more broadly.

Attendence

Attendance at lectures is mandatory. Do not enroll in this course if you are taking another course that meets at the same time.

Grading

  • Assignments (75%)
  • Final Exam (25%)

Each assignment is worth 15%. There is no midterm.

Final Exam

  • Tuesday, December 10, 3:30pm - 6:30pm in 200-305

Previous Final Exams

Collaboration Policy

You may discuss the assignments with other students and you may work together to come up with solutions to the problems. If you do so, you must list the name of your collaborators in the submission. Each student must write up their solutions independently.

Late Submissions

You get three “late days” in total during the quarter. You may use a late day to submit an assignment after the deadline. You can use at most three late days for any single assignment, and you may only use late days in one-day increments (no partial late days).

If you submit an assignment more than 72 hours after the deadline, or if you submit an assignment late after running out of late days, you will receive no credit for the submission. Please submit your assignments on time and save your late days for extraordinary situations.

If you have questions about these policies, please ask us.

Schedule

Sep 24: What is Web Security? HTML & JavaScript Review

Sep 26: HTTP, Cookies, Sessions

Oct 01: Session Attacks

Oct 03: Cross-Site Request Forgery, Same Origin Policy

Oct 08: Exceptions to the Same Origin Policy, Cross-Site Script Inclusion

Oct 10: Cross-Site Scripting (XSS)

Oct 15: Cross-Site Scripting Defenses

Oct 17: Fingerprinting and Privacy on the Web

Oct 22: Denial-of-service, Phishing, Side Channels

Oct 24: Code Injection

Oct 29: Transport Layer Security

Oct 31: HTTPS in the Real World: A Spooky Tale

Nov 05: Authentication

Nov 07: WebAuthn - The future of user authentication on the web 🤞

Nov 12: No class

Nov 14: Managing security concerns in a large Open Source project

Nov 19: Server security, Safe coding practices

Nov 21: Local HTTP server security

Dec 03: DNS rebinding attacks

Dec 05: Browser architecture, Writing secure code

Assignments

Assignment 0 – Web Programming Adventure ✈️

  • Assigned: Tuesday, September 24
  • Due: Friday, October 4 at 5:00pm

Assignment 1 – Journey to the Dark Side 🌘

  • Assigned: Tuesday, October 8
  • Due: Friday, October 18 at 5:00pm

Assignment 2 – Oh What a Tangled Web We Weave 🕸

  • Assigned: Saturday, October 26
  • Due: Thursday, November 7 at 11:59pm

Assignment 3 – See Piazza

  • Assigned: Tuesday, November 12
  • Due: Friday, November 22 at 5:00pm

Assignment 4 – See Piazza

  • Assigned: Mon, November 25
  • Due: Friday, December 6 at 5:00pm



 

Website design by Feross Aboukhadijeh.

 

Sursa: https://web.stanford.edu/class/cs253/

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...