This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "OWASP Threat Model Project"

From OWASP
Jump to: navigation, search
m (added Avi as project leader)
m (correcting subscription link)
 
(8 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |-
 
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |-
 
| valign="top" style="border-right: 1px dotted gray;padding-right:25px;" |
 
| valign="top" style="border-right: 1px dotted gray;padding-right:25px;" |
==The OWASP Security Principles==
+
==The OWASP Threat Model Project==
  
<!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.-->
+
This is a documentation project. We provide information on threat modeling techniques for web and cloud, with a focus on current and emerging techniques.
<span style="color:#ff0000">
 
This is where you need to add your more robust project description. A project description should outline the purpose of the project, and the value it provides to application security. Ideally, project descriptions should be written in such a way that there is no question what value the project provides to the software security community. This section will be seen and used in various places within the Projects Portal. Poorly written project descriptions therefore detract from a project’s visibility, and project leaders should ensure that the description is meaningful.
 
</span>
 
  
Inevitably applications are designed with security principles architects knew about, security folks included. However, as this project demonstrates there are far more than just a 'few' principles, most of which never make it into the design.
+
Most threat model methodologies answer one or more of the following questions:
 +
# What are we building?
 +
# What can go wrong?
 +
# What are we going to do about that?
 +
# Did we do a good enough job?
  
For example, security design happens with perhaps a handful of principles:
+
This project will gather techniques, methodologies, tools and examples. We will group these using the four questions. This will allow people to easily find advice they can use.
  
* Least Privilege
+
Example: if you are looking for different diagramming techniques you will want to look for all the techniques answering question 1.
* Perimeter Security
 
* Defence in Depth
 
  
However, we regularly see designs without '''separation of privilege'''!
+
'''Guiding principles:'''
  
Think about that, most web applications today have all their eggs in a single basket. The business logic, the identities, passwords, products, policy enforcement, security rules are all found in the same application database that makes up the typical website! It is little wonder then, that attacks on the database have been so completely devastating, since there is no separation of privilege!
+
This project follows a number of principles that all contributions must adhere to:
 +
# We are vendor, methodology and tool independent: we strive to have examples in as many methodologies and/or tools as possible
 +
# Open discussion is promoted: all topics are open for discussion with just one rule: don't be a dick. If you feel information is lacking or missing, let us know via the OWASP Threat Model slack channel.
 +
# We come to an agreement: we discuss things mainly in google docs and on slack, if the project leaders feel a concensus is made, we will publish the content to our main website. All published content can be changed by submitting change requests on the Github repository that serves the website
  
The aim of this project, is to identify and describe a minimum functional set of principles that must be present in a secure design.
+
==Licensing==
 
+
'''All information in this project is free to use. In fact sharing is encouraged!!!'''
==Description==
 
 
 
<!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.-->
 
<span style="color:#ff0000">
 
This section must include a shorter description of what the project is, why the project was started, and what security issue is being helped by the project deliverable. This description will be used to promote the project so make sure the description represents your project in the best way possible.  
 
</span>
 
 
 
To be the source of all information threat model related including but not limited to cheat sheets, examples, new techniques and processes
 
  
'''Although this is a sample template, the project is real! [http://owasp.github.io/Security-Principles Please contribute to this project.]'''
+
Additionally, we also encourage you to contribute back to the project. We have no monopoly on this knowledge; however, we all have pieces of this knowledge from our experience. Let's begin by putting our individual pieces together to make something great. Great things happen when people work together.
 
 
Over the course of my career, I have come across and collected a number of security ''aphorisms.'' These aphorisms constitute the fundamental principles of information security.
 
 
 
None of the ideas or truths are mine, and unfortunately, I did not collect the citations. Initially, I would like to identify the correct citations for each aphorism.
 
 
 
Additionally, many are re-statements of the same idea; thus, the 'collection of ideas' defines a fundamental principle. As such, I would also like to reverse engineer the principles from the aphorisms where appropriate, as well.
 
 
 
==Licensing==
 
'''All information in this project is free to use. In fact it is encouraged!!!'''
 
'' Additionally, we also encourage you to contribute back to the project. We have no monopoly on this knowledge; however, we all have pieces of this knowledge from our experience. Let's begin by putting our individual pieces together to make something great. Great things happen when people work together.''
 
  
 
The OWASP Threat Model Project information are licensed under the http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 license, so you can copy, distribute and transmit the work, and you can adapt it, and use it commercially, but all provided that you attribute the work and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
 
The OWASP Threat Model Project information are licensed under the http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 license, so you can copy, distribute and transmit the work, and you can adapt it, and use it commercially, but all provided that you attribute the work and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
Line 52: Line 36:
 
<!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE -->
 
<!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE -->
 
| valign="top" style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" |
 
| valign="top" style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" |
 
== What is OWASP Security Principles Project? ==
 
 
<!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.-->
 
<span style="color:#ff0000">
 
Here you should add a short description of what your project actually does. What is the primary goal of your project, and why is it important?
 
</span>
 
 
The end goal is to identify, cite, and document the fundamental principles of information security. Once this is well organised, I think it would be great to publish this through the [http://scriptogr.am/dennis-groves/post/owasp-press OWASP Press]. Of course, it will always remain freely available, and any money collected will go directly into the project to absorb costs with any remaining funds going to the OWASP Foundation.
 
 
This document should serve as a guide to technical architects and designers outlining the fundamental principles of security.
 
  
 
== Presentation ==
 
== Presentation ==
Line 77: Line 50:
 
* [[OWASP Cloud Security Project]]
 
* [[OWASP Cloud Security Project]]
  
== Openhub ==
+
== Contact Us ==
 +
The easiest way to get in contact with the OWASP Threat Model community is through the OWASP Slack Threat model channel (#threat-modeling):
  
* [https://www.openhub.net/orgs/OWASP OWASP Project Openhub]
+
https://owasp.slack.com/messages/C1CS3C6AF
 +
 
 +
If you are not yet a member of the OWASP Slack community, you can subscribe at https://owaspslack.com/
  
 
<!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE -->
 
<!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE -->
Line 111: Line 87:
  
 
=FAQs=
 
=FAQs=
 
<!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.-->
 
<span style="color:#ff0000">
 
Many projects have "Frequently Asked Questions" documents or pages. However, the point of such a document is not the questions. ''The point of a document like this are the '''answers'''''. The document contains the answers that people would otherwise find themselves giving over and over again. The idea is that rather than laboriously compose and post the same answers repeatedly, people can refer to this page with pre-prepared answers. Use this space to communicate your projects 'Frequent Answers.'
 
</span>
 
 
 
 
==How can I participate in your project?==
 
==How can I participate in your project?==
 
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key.  
 
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key.  
  
The best way to achieve this is to join the OWASP threat modeling slack channel at https://owasp.slack.com/messages/C1CS3C6AF  
+
The best way to achieve this is to join the OWASP threat modeling slack channel at https://owasp.slack.com/messages/C1CS3C6AF
 +
 
 +
If you are not yet a member of the OWASP Slack community, you can subscribe at https://owasp.herokuapp.com/ 
  
 
==If I am not a threat modeler can I participate in your project?==
 
==If I am not a threat modeler can I participate in your project?==
Line 136: Line 107:
 
*  
 
*  
  
= Road Map and Getting Involved =
+
= Road Map =
* September: create website, October: add all cheat sheets / complete structure, November: add contributor list, history and examples, December: add all content from summit
+
* 2017 - 11: Release website with info that was agreed upon during the OWASP 2017 Summit in London, add links to google docs for all open content
* Project links (if any) to external sites, While waiting for the project we have started the following discussions that will be start of the content provided: <nowiki>https://docs.google.com/document/d/1gaUnmmXc4pcmgeWytKKfEDazVEX9xfk22roz_aoryeA/edit</nowiki> and <nowiki>https://docs.google.com/document/d/1dV1xmKluj2repYujj9CeOZC0jmJ4az-r5JyJG7erVQc/edit</nowiki> Also content created during the OWASP Summit of 2017: <nowiki>https://owaspsummit.org/Working-Sessions/Threat-Model/index.html</nowiki>
+
* 2017 - 12: Add all content from summit, contributor list and examples
 
+
* 2018 - 01: Add contributor list, finish cheat sheets
*  
+
* 2018 - 02: Finish agile TM implementation suggestions for SCRUM and Kanban, start TM history
<!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE -->
+
* 2018 - 03: Start TM resources for tools, articles and books
 
__NOTOC__ <headertabs></headertabs>  
 
__NOTOC__ <headertabs></headertabs>  
  

Latest revision as of 18:27, 4 December 2018

OWASP Project Header.jpg

The OWASP Threat Model Project

This is a documentation project. We provide information on threat modeling techniques for web and cloud, with a focus on current and emerging techniques.

Most threat model methodologies answer one or more of the following questions:

  1. What are we building?
  2. What can go wrong?
  3. What are we going to do about that?
  4. Did we do a good enough job?

This project will gather techniques, methodologies, tools and examples. We will group these using the four questions. This will allow people to easily find advice they can use.

Example: if you are looking for different diagramming techniques you will want to look for all the techniques answering question 1.

Guiding principles:

This project follows a number of principles that all contributions must adhere to:

  1. We are vendor, methodology and tool independent: we strive to have examples in as many methodologies and/or tools as possible
  2. Open discussion is promoted: all topics are open for discussion with just one rule: don't be a dick. If you feel information is lacking or missing, let us know via the OWASP Threat Model slack channel.
  3. We come to an agreement: we discuss things mainly in google docs and on slack, if the project leaders feel a concensus is made, we will publish the content to our main website. All published content can be changed by submitting change requests on the Github repository that serves the website

Licensing

All information in this project is free to use. In fact sharing is encouraged!!!

Additionally, we also encourage you to contribute back to the project. We have no monopoly on this knowledge; however, we all have pieces of this knowledge from our experience. Let's begin by putting our individual pieces together to make something great. Great things happen when people work together.

The OWASP Threat Model Project information are licensed under the http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 license, so you can copy, distribute and transmit the work, and you can adapt it, and use it commercially, but all provided that you attribute the work and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.

Presentation

None

Project Leader

Related Projects

Contact Us

The easiest way to get in contact with the OWASP Threat Model community is through the OWASP Slack Threat model channel (#threat-modeling):

https://owasp.slack.com/messages/C1CS3C6AF

If you are not yet a member of the OWASP Slack community, you can subscribe at https://owaspslack.com/

Quick Download

None

News and Events

  • [10 Nov 2017] Public release of the project

In Print

None

Classifications

New projects.png Owasp-builders-small.png
Owasp-defenders-small.png
Cc-button-y-sa-small.png
Project Type Files DOC.jpg

How can I participate in your project?

All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key.

The best way to achieve this is to join the OWASP threat modeling slack channel at https://owasp.slack.com/messages/C1CS3C6AF

If you are not yet a member of the OWASP Slack community, you can subscribe at https://owasp.herokuapp.com/

If I am not a threat modeler can I participate in your project?

Yes, you can certainly participate in the project if you are not a threat modeler. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and people who want to learn about threat modeling.

Contributors

The OWASP Security Principles project is developed by a worldwide team of volunteers. A live update of project contributors is found here.

The first contributors to the project were:

  • 2017 - 11: Release website with info that was agreed upon during the OWASP 2017 Summit in London, add links to google docs for all open content
  • 2017 - 12: Add all content from summit, contributor list and examples
  • 2018 - 01: Add contributor list, finish cheat sheets
  • 2018 - 02: Finish agile TM implementation suggestions for SCRUM and Kanban, start TM history
  • 2018 - 03: Start TM resources for tools, articles and books