Top Banner
Security Knowledge Framework Making the web secure by design
12

Security Knowledge Framework - OWASP

Mar 12, 2022

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Security Knowledge Framework - OWASP

Security Knowledge FrameworkMaking the web secure by design

Page 2: Security Knowledge Framework - OWASP

Authors:Glenn ten Cate Security Engineer @

Riccardo ten Cate Security researcher

Page 3: Security Knowledge Framework - OWASP

Agenda

•  Why? •  Software (AND Security) development life

cycle •  What is security knowledge framework •  Stages of development •  Guide •  Community

3

Page 4: Security Knowledge Framework - OWASP

Why SKF?

•  Security by design •  Information is hard to find •  Examples lack security details •  Security is hard •  Together we can create secure web

applications •  Defensive coding approach •  SKF is the first step in SDLC

4

Page 5: Security Knowledge Framework - OWASP

Software (AND Security) development life cycle•  OWASP Security knowledge framework •  Static code analysis •  Code reviews •  Security automation testing (Seccubus) •  Penetration test

5

Page 6: Security Knowledge Framework - OWASP

What is S.K.F?

• Guide to secure programming By adapting your design to security, not securing your design

• Security awareness It informs you about threats even before you wrote a single line of code.

•  Clear and transparent

Provides information applicable for your specific needs on the spot.

6

Page 7: Security Knowledge Framework - OWASP

Stages of development

• Pre development stage Here we detect threats before hand and we provide

developers with secure development patterns as well as providing feedback and solutions on how to handle their threats.

• Post development stage By means of checklists we guide developers through a

process where we harden their application infrastructure and functions by providing feedback and solutions

7

Page 8: Security Knowledge Framework - OWASP

8

Guide

Pre development

Page 9: Security Knowledge Framework - OWASP

9

Guide

Post development

Page 10: Security Knowledge Framework - OWASP

10

Guide

Knowledge base

Page 11: Security Knowledge Framework - OWASP

11

Community

• Getting involved?

https://www.owasp.org/index.php/OWASP_Security_Knowledge_Framework

Together we can make it Big, strong, and helpful!

Page 12: Security Knowledge Framework - OWASP

12

Questions?