Skip to content
@NYUAppSec

NYU Application Security

This repository stores assignments and autograders for NYU Application Security course

CS-GY 9163 - Application Security

Welcome to Application Security! code

This course addresses the design and implementation of secure applications. Concentration is on writing software programs that make it difficult for intruders to exploit security holes.

Course Material

Please beware there might be slight differences with the on-campus and cyberfellows version of this course, check with your instructor. However, they likely will be using the same assignments/organization.

Installation Script

To get started with the assignments, we recommend you use the installation script provided here. This has a set-up for Windows, Mac and Linux. For the first homework assignment, we highly suggest you stick with using Ubuntu Linux. If you found an issue using the installation script, please raise a pull request and the course staff can update the script.

Homework Assignments

Homework 1 was originally written by Professors Brendan Dolan-Gavitt and Justin Cappos. This assignment is about using manual and automated techniques to both find and repair bugs in C.

Homework 2 was originally created by Kevin Gallagher. This assignment covers both exploiting and fixing web application vulnerabilities. Then it goes over about secure key management and database encryption.

Homework 3 was originally created by Kevin Gallagher. This assignment is about secure practice in Kubernetes, such as utilizing Sealed Secrets to store sensitive data, and utilizing prometheus to capture security metrics.

Homework 4 was originally created by Kevin Gallagher. This assignment is about fixing a buggy mobile app that both has security misconfigurations and both identifying and removing code that can compromise a user's privacy.

Popular repositories

  1. appsec_hw1 appsec_hw1 Public template

    Homework 1 template

    C 6 20

  2. appsec_hw2 appsec_hw2 Public template

    Homework 2 template

    HTML 4 14

  3. appsec_hw4 appsec_hw4 Public template

    Kotlin 2 6

  4. appsec_hw3 appsec_hw3 Public template

    Homework 3 template

    HTML 1 9

  5. appsec-env-setup-script appsec-env-setup-script Public

    Setup scripts for HW 1-4 of NYU's application security class

    Shell

  6. .github .github Public

    Information about the AppSec GitHub organization

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…