The Wayback Machine - https://web.archive.org/web/20200603183527/https://github.com/feross/cs253.stanford.edu
Skip to content
CS 253 Web Security course at Stanford University
JavaScript CSS HTML
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src
tools
.gitignore
README.md
package.json

README.md

CS 253: Web Security

Website for the CS 253 Web Security course at Stanford University.

Stanford University – Fall 2019

Instructor Units Prerequisites
Feross Aboukhadijeh 3 CS 142 or equivalent web development experience

Course Description

Principles of web security. The fundamentals and state-of-the-art in web security. Attacks and countermeasures. Topics include: 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.

You can’t perform that action at this time.