Git Product home page Git Product logo

software's Introduction

Module: Software Security (software)

This is a learning module for Software Security.

The module is part of the Open Security Education project and the maintainer is Daniel Bosk. The latest release can be found under releases. You can safely link directly to the PDFs found there.

File Structure and Building

To build the PDFs, after cloning the repository you must clone its required submodules:

$ git submodule update --recursive --init

Then you can go into the directory of the desired document and run make. The source files are structured as follows:

  • overview contains slides giving an overview of the area.
  • stacksmahlab is a submodule containing lab instructions for experimenting with stack smashing.
  • malwarelab is a submodule containing lab instructions for experimenting with self-replicating and reproducible binaries.

In each directory the files are structured as follows:

  • <name>.tex contains the main content.
  • aims.tex is an itemized list of the intended learning outcomes, as such it can be included in another document summarizing the list of intended learning outcomes.
  • abstract.tex is an abstract of the lecture, assignment, or similar, and covers the required reading instructions, thus you can include these in a study guide containing all reading instructions for the course.
  • <name>.bib contains the bibliography entries, thus this file can be included along with the reading instructions.

To contribute, please fork the repository, make your changes, commit them and then create a pull request in the original repository.

software's People

Contributors

dbosk avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

halfx

software's Issues

Add OWASP top 10

Add the OWASP top 10 and the material I made for the webappsec course.

[overview] Make examples runnable

Runnable examples are more convincing and easy to grasp. Hence the examples should be more complete, rather than the high-level principles which cannot be tested.

Show the simple principles by runnable examples, then the bigger examples are easier to grasp.

Interesting material

The people in Chalmers does interesting stuff on software security, specifically language related. Links to interesting material can be found here.

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.