GithubHelp home page GithubHelp logo

ucb-cs161's Introduction

UCB - CS161 : computer security

this repository will contain all my learning materials for UCB CS161 course, you can check its official website for more details.

This course is divided into 5 sections:

  • Security principles : how to design a secure system
  • Memory safety : buffer overflow attack
  • Cryptography : symmetric encryption, asymmetric encryption, MAC, digital signature .........
  • Web : SQL, XSS, CSRF .......
  • Networking : attacks for each layer

The shining part of the course is the labs and projects, which will greatly enhance your mastery of the knowledge (See below for more details).

Resources

  • Slides : ppt for each course
  • Notes : detailed notes for each section
  • Discussions : TA will go over the key ideas of the week first, then you can practice on some problems.
  • Homework : on gradescope
  • Labs : there are three labs in total
    • padding oracle : how to make use of the padding oracle to breach the block cryption.
    • a real attack : a real problem countered in the CS61A's exam file releasing
    • networking : packet sniffing, RST TCP, DNS ... ...
  • Projects : there are three projects in total
    • Proj1 : Hack into the VM use buffer overflow attack. You will do some real attacks on the providing virtualbox virtual machine.
    • Proj2 (warning) : This is a very code-heavy projects. You will implement a secure file sharing system in Go language. Here is my implementation and design doc.
    • Proj3 : TBA

Want to learn more ?

Check out this repository which contains all my self-learning materials : )

ucb-cs161's People

Contributors

pkuflyingpig avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.