Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msg-systems/web-security-workbook

The workbook for secure web-applications
https://github.com/msg-systems/web-security-workbook

creative-commons owasp-top-10 security webtechnologies webtechnology

Last synced: 2 months ago
JSON representation

The workbook for secure web-applications

Awesome Lists containing this project

README

        

# msg Web Security Workbook

The workbook for secure web-applications

## Preface

This [workbook](https://websecurityworkbook.com) is based on intensive research and evaluated by a master's thesis created at the Technical University of Munich in cooperation with msg Research.

It describes common vulnerabilities in developing and operating web-based software. Each security risk contains a short overview over its theoretical background and also insights into concrete implementations using frameworks and libraries. Based on literature, the OWASP Foundation, NIST and the BSI the solutions for these security risks implemented through frameworks and/or libraries are evaluated.

The security risks follow two the categories OWASP 2021 and General:

* Under [OWASP 2021](https://websecurityworkbook.com/owasp2021/), a breakdown of OWASP's top 10 web application security risks of 2021 can be found.
* [General](https://websecurityworkbook.com/general/) contains different tips and tricks to deal with security in web applications that exceed OWASP's list.
* [Code Examples](https://websecurityworkbook.com/codeExamples) provides real examples of the security risks.

Creative Commons BY-NC-ND 4.0 International License

The **Web Security Workbook** is copyrighted by msg and distributed under a [Creative Commons BY-NC-ND 4.0 International License](https://creativecommons.org/licenses/by-nc-nd/4.0/). You may freely share this content for non-commercial purposes, with a source credited to [https://websecurityworkbook.com](https://websecurityworkbook.com).

### Disclaimer

The information in this book is provided without warranty. The authors and publishers have neither liability nor responsibility to any person or entity related to any loss or damages arising from the informationen contained in this book.