<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jmwillis</id>
		<title>OWASP - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jmwillis"/>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php/Special:Contributions/Jmwillis"/>
		<updated>2026-05-04T21:47:43Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.2</generator>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_AppSec_Designer_Security_Functional_Requirements_%26_Countermeasures_Libraries&amp;diff=235105</id>
		<title>OWASP AppSec Designer Security Functional Requirements &amp; Countermeasures Libraries</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_AppSec_Designer_Security_Functional_Requirements_%26_Countermeasures_Libraries&amp;diff=235105"/>
				<updated>2017-11-06T17:25:20Z</updated>
		
		<summary type="html">&lt;p&gt;Jmwillis: /* Main */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width:100%;height:160px;border:0,margin:0;overflow: hidden;&amp;quot;&amp;gt;[[File:OWASP_Project_Header.jpg|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;padding: 0;margin:0;margin-top:10px;text-align:left;&amp;quot; |-&lt;br /&gt;
| style=&amp;quot;border-right: 1px dotted gray;padding-right:25px;&amp;quot; valign=&amp;quot;top&amp;quot; |&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
'''The most overtly detailed security blueprint you will ever need.'''&lt;br /&gt;
&lt;br /&gt;
Develop rule sets for use by AppSec Designer (TM), and any other tool choosing to use them, to define threat countermeasures and their related security functional component requirements. The security components, as defined by their packages of security functional requirements, may also be used to model application architecture and security design throughout the development life cycle.&lt;br /&gt;
&lt;br /&gt;
Security Functional Requirements Libraries, including the packaging of requirements according to objective, and enabling their application according to platform, provide a means of standardizing all of the finer details of security architecture and design details enumerated in a fashion that may be machine-readable by the design tool of choice. Security components are described as consisting of packages of requirements, reconciled to security design patterns. For example, while a mutual TLS component may include 25 requirements after expanding interdependencies, one-way TLS would be a different security component consisting of fewer requirements.&lt;br /&gt;
&lt;br /&gt;
Threat Model and Countermeasure Libraries provide a means of standardizing the maximum set of Attack Trees for an organization to use for manually performed Threat Modeling activities. Once the threats are identified, the libraries provide a mapping to the applicable countermeasures by platform. These countermeasures are expressed in terms of security components, as defined by the Security Functional Requirements Libraries.&lt;br /&gt;
&lt;br /&gt;
'''Sources:'''&lt;br /&gt;
&lt;br /&gt;
1.      “Enumerating software security design flaws throughout the SSDLC”, John M. Willis, 2016, 23rd International Computer Security Symposium and 8th SABSA World Congress, &amp;lt;nowiki&amp;gt;https://www.slideshare.net/pinfosec/enumerating-software-security-design-flaws-throughout-the-ssdlc&amp;lt;/nowiki&amp;gt; (Last accessed October 23, 2017)&lt;br /&gt;
&lt;br /&gt;
2.       “Catalog of Security Tactics linked to Common Criteria Requirements”, Christopher Preschern, 2012, &amp;lt;nowiki&amp;gt;http://hillside.net/plop/2012/papers/Group%202%20-%20Rattlesnake/Catalog%20of%20Security%20Tactics%20linked%20to%20Common%20Criteria%20Requirements.pdf&amp;lt;/nowiki&amp;gt; (Last accessed October 23, 2017)&lt;br /&gt;
&lt;br /&gt;
3.      “Security Functional Requirements Analysis for Developing Secure Software, Doctoral Thesis, Dan Wu, May 2007,  &amp;lt;nowiki&amp;gt;http://csse.usc.edu/TECHRPTS/PhD_Dissertations/files/Wu_Dissertation.pdf&amp;lt;/nowiki&amp;gt; (Last accessed October 23, 2017)&lt;br /&gt;
&lt;br /&gt;
4.      Threat Modeling – Designing for Security, Adam Shostack, John Wiley &amp;amp; Sons, 2014 (esp. Appendix B, Threat Trees)&lt;br /&gt;
&lt;br /&gt;
5.      Common Attack Pattern Enumeration and Classification (CAPEC), &amp;lt;nowiki&amp;gt;http://capec.mitre.org/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
6.      Web Application Security Consortium (WASC) Threat Classification&lt;br /&gt;
&lt;br /&gt;
'''More information''' on AppSec Designer (TM) is available at http://www.turnaroundsecurity.com/AppSec%20Designer%20(TM)%20-%20Product%20Information%20Sheet%20-%20v.2.1%20-%20TurnaroundSecurity.com.pdf and https://www.kickstarter.com/projects/appsecdesigner/appsec-designer-tm?ref=e1sv1t.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
OWASP AppSec Designer Rule Sets for Threat Countermeasures and Security Functional Requirements is free to use. It is licensed under the [http://www.apache.org/licenses/LICENSE-2.0.txt Apache Software License version 2 (ASLv2)], 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. &lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;&amp;quot; valign=&amp;quot;top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
[https://github.com/OWASP/AppSec-Designer-Rule-Sets-for-Threat-Countermeasures-and-Security-Functional-Requirements/tree/master Source Code]&lt;br /&gt;
&lt;br /&gt;
[https://www.slideshare.net/pinfosec/enumerating-software-security-design-flaws-throughout-the-ssdlc Slide Presentation]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/embed/pR-CiARe0fQ Video]&lt;br /&gt;
&lt;br /&gt;
== Project Leader ==&lt;br /&gt;
John M. Willis&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
* TBD&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot; | [[File:Project_Type_Files_CODE.jpg|link=]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; width=&amp;quot;50%&amp;quot; valign=&amp;quot;top&amp;quot; rowspan=&amp;quot;2&amp;quot; | [[File:Owasp-incubator-trans-85.png|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects|Incubator Project]]&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; width=&amp;quot;50%&amp;quot; valign=&amp;quot;top&amp;quot; | [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot; | [[link=http://www.apache.org/licenses/LICENSE-2.0.html|License: ASLv2]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;padding-left:25px;width:200px;&amp;quot; valign=&amp;quot;top&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* [11 Nov 2017] Initial upload of files to github.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&amp;lt;!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.--&amp;gt;==How can I participate in your project?==&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer. The project needs different skills and expertise and different times during its development. Currently, we are looking for people to define security components, finalize a threat tree, and define countermeasures for each threat (on web app platform). Neo4j expertise would also be helpful. &lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Volunteers==&lt;br /&gt;
&lt;br /&gt;
The OWASP AppSec Designer Rule Sets for Threat Countermeasures and Security Functional Requirements project is developed by a worldwide team of volunteers. &lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/User:Jmwillis John M. Willis] who created the AppSec Designer Rule Sets for Threat Countermeasures and Security Functional Requirements project&lt;br /&gt;
* Ping Ning who provided feedback on the initial project description&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
As of &amp;lt;strong&amp;gt;November, 2017, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Security Functional Requirements Libraries&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Base Library&lt;br /&gt;
* Define packages of functional requirements to achieve specific security goals (e.g., Preschern).&lt;br /&gt;
* Define interdependencies between security functional requirements (e.g., Common Criteria).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Threat Model and Countermeasures Libraries&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Base Library&lt;br /&gt;
* Choose or create an attack tree to be used as the base starting point (e.g., Shostack, CAPEC).&lt;br /&gt;
* Define countermeasure options for the web app platform type for each attack type (specifying the relevant security functional requirements).&lt;br /&gt;
&lt;br /&gt;
'''Subsequent Releases will add''':&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Security Functional Requirements Libraries&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Base Library&lt;br /&gt;
* Define additional platform types, then how they affect the security functional requirements within the security requirements packages (e.g., Wu).&lt;br /&gt;
Custom Application Libraries&lt;br /&gt;
* Determine list of high priority applications necessitating their own libraries (e.g., a different platform)&lt;br /&gt;
* Prioritize the list &lt;br /&gt;
* Work the list&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Threat Model and Countermeasures Libraries&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Base Library&lt;br /&gt;
* Define platform types to be supported (align with security functional requirements base library).&lt;br /&gt;
* Define countermeasure options for each additional platform type for each attack type (specifying the relevant security functional requirements).&lt;br /&gt;
Custom Threat Countermeasure Libraries&lt;br /&gt;
* Determine list of high priority scenarios necessitating their own libraries (e.g., a different platform)&lt;br /&gt;
* Prioritize the list&lt;br /&gt;
* Work the list&lt;br /&gt;
&lt;br /&gt;
See the github TODO for details.&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of the '''OWASP AppSec Designer Rule Sets for Threat Countermeasures and Security Functional Requirements''' project is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
&lt;br /&gt;
=== Defining Security Components ===&lt;br /&gt;
Can you identify a list of security components to standardize upon? Can you identify security architecture and design patterns to baseline then against? We want to create a standardized set of security components based upon existing or new patterns. &lt;br /&gt;
&lt;br /&gt;
=== Finalizing a Threat Tree ===&lt;br /&gt;
Do you have experience specifying threat trees? Can you help standardized on a Threat Tree for OWASP? We want something that can be used as a standard, or as a starting point, for organizations to use when performing Threat Modeling.&lt;br /&gt;
&lt;br /&gt;
=== Defining Countermeasures for each Threat ===&lt;br /&gt;
Can you identify what it takes to counter threats? We want to associate a Security Component with each threat. We will start with the web application platform. &lt;br /&gt;
&lt;br /&gt;
=== Defining Relationships and Queries using Neo4j ===&lt;br /&gt;
Do you know how to create nodes and relationships with Neo4j? We need help translating all of this good work into something a computer can understand and use. Do you know how to craft queries using Neo4j? We need help generating various queries.&lt;br /&gt;
&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the Security Functional Requirements into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the OWASP AppSec Designer Rule Sets for Threat Countermeasures and Security Functional Requirements [https://lists.owasp.org/mailman/listinfo/OWASP_Code_Project_Template project mailing list] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
The OWASP AppSec Designer Rule Sets for Threat Countermeasures and Security Functional Requirements project must include the base Security Functional Requirements, and Threat Model and Countermeasures, libraries, including:&lt;br /&gt;
* A comprehensive set of Security Components are defined for the web application platform, each consisting of one or more Security Requirements Packages, each made up of Security Functional Requirements, and accompanying Security Functional Requirements Text&lt;br /&gt;
* Security Components are reconciled against security architecture and design patterns&lt;br /&gt;
* Dependencies between Security Functional Requirements are defined&lt;br /&gt;
&lt;br /&gt;
* A base Threat Tree is agreed upon.&lt;br /&gt;
* Countermeasure options for the web application platform type for each threat in the Threat Tree are defined, specifying the relevant Security Components.&lt;br /&gt;
It would also be ideal if the Security Functional Requirements Text was translated into different languages.&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
[[Category:OWASP Project]]  &lt;br /&gt;
[[Category:OWASP_Builders]] &lt;br /&gt;
[[Category:OWASP_Code]]&lt;/div&gt;</summary>
		<author><name>Jmwillis</name></author>	</entry>

	</feed>