<?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=Mattjay</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=Mattjay"/>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php/Special:Contributions/Mattjay"/>
		<updated>2026-05-26T00:43:12Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.2</generator>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=User:Mattjay&amp;diff=187618</id>
		<title>User:Mattjay</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=User:Mattjay&amp;diff=187618"/>
				<updated>2015-01-05T23:22:44Z</updated>
		
		<summary type="html">&lt;p&gt;Mattjay: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;https://twitter.com/mattjay&lt;br /&gt;
Matt Johansen is a Sr. Manager for the Threat Research Center at WhiteHat Security where he manages a team of Application Security Specialists, Engineers and Supervisors to prevent website security attacks and protect companies' and their customers' data. &lt;br /&gt;
Before this he was an Application Security Engineer where he oversaw and assessed more than 35,000 web applications that WhiteHat has under contract for many Fortune 500 companies across a range of technologies. &lt;br /&gt;
&lt;br /&gt;
He was previously a security consultant, where he was responsible for performing network and web application penetration tests. Mr. Johansen is also an instructor of Web Application Security at Adelphi University, where he received his Bachelor of Science in Computer Science, and San Jose State University. He has also been utilized by the SANS Institute as an industry expert for certification review.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Speaking Engagements: (http://mattjay.github.io/talks/)&lt;br /&gt;
-BlackHat USA 2011, 2013, 2014&lt;br /&gt;
-Defcon 19&lt;br /&gt;
-SXSW 2014&lt;br /&gt;
-AppSecUSA 2014&lt;br /&gt;
-BSidesLV 2011, 2012&lt;br /&gt;
-BSidesLA 2011, 2012, 2013, 2014&lt;br /&gt;
-BSidesAustin 2014&lt;br /&gt;
-Hacker Halted 2011&lt;br /&gt;
-FBI's International Conference on Cyber Security&lt;br /&gt;
-RSA Conference&lt;br /&gt;
-LASCON&lt;br /&gt;
-SecTor&lt;br /&gt;
-Multiple OWASP Chapters&lt;br /&gt;
&lt;br /&gt;
Certifications: GCIH, GWEB&lt;/div&gt;</summary>
		<author><name>Mattjay</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Application_Security_Program_Quick_Start_Guide_Project&amp;diff=187615</id>
		<title>OWASP Application Security Program Quick Start Guide Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Application_Security_Program_Quick_Start_Guide_Project&amp;diff=187615"/>
				<updated>2015-01-05T23:12:50Z</updated>
		
		<summary type="html">&lt;p&gt;Mattjay: /* Project lead and authors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&amp;lt;!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE --&amp;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;
&amp;lt;!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE --&amp;gt;&lt;br /&gt;
{| style=&amp;quot;padding: 0;margin:0;margin-top:10px;text-align:left;&amp;quot; |-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&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;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==The OWASP Application Security Program Quick Start Guide Project==&lt;br /&gt;
&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;&lt;br /&gt;
&lt;br /&gt;
This guide is intended to be a short, straightforward introductory guide to standing-up or improving an Application Security Program . The intended goal of the AppSec program is to implement measures throughout the code's life-cycle to prevent gaps in the application security policy or the underlying system through flaws in the design, development, deployment, upgrade, or maintenance of the application.&lt;br /&gt;
&lt;br /&gt;
The application security program should effectively manage the security of its application systems, protecting information from unauthorized access, use, disclosure, disruption, modification, or destruction in order to provide integrity, confidentiality and availability.&lt;br /&gt;
&lt;br /&gt;
A fundamental component of this improved application security management is the ability to demonstrate acceptable levels of risk based on defined KPIs, including but not limited to: &lt;br /&gt;
&lt;br /&gt;
*The number of vulnerabilities present in an application&lt;br /&gt;
*The time to fix vulnerabilities&lt;br /&gt;
*The remediation rate of vulnerabilities &lt;br /&gt;
*The time vulnerabilities remain open.&lt;br /&gt;
&lt;br /&gt;
The application security program deliverables include a holistic view of the state of security for each application, identifying the risks associated with the application and the countermeasures implemented to mitigate those risks, explaining how security is implemented, planning for system downtimes and emergencies, and providing a formal plan to improve the security in one or more of these areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Audience==&lt;br /&gt;
&lt;br /&gt;
The intended audience of this document is anyone from security engineers, developers, program managers, senior managers or a senior executive. This guide should be considered the start of a comprehensive approach, it is intended to give the basic questions and answers that should be asked by those who are in charge of the application security program in your organization, this includes those responsible for managing the risk of the entire organization.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
&lt;br /&gt;
Creative Commons Attribution-NonCommercial-ShareAlike&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Sponsor==&lt;br /&gt;
The OWASP Application Security Program Quick Start Guide Project is sponsored by [https://whitehatsec.com/ WhiteHat Security Inc.].&lt;br /&gt;
&lt;br /&gt;
[[File:WhiteHatSecurity-logo-small.png | link=https://whitehatsec.com/]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE --&amp;gt;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Core Content ==&lt;br /&gt;
&lt;br /&gt;
Broken out into non-calendar days. The guide prioritizes the activities needed to measure and improve the relative security of web applications under the same authority. Included are additional resources to the related task, such as asset management and security policies.&lt;br /&gt;
&lt;br /&gt;
Table of Contents&lt;br /&gt;
&lt;br /&gt;
*Day 1 - Landscape Evaluation&lt;br /&gt;
*Day 2 - Assets &amp;amp; Communication Plans&lt;br /&gt;
*Day 3 - Assessments&lt;br /&gt;
*Day 4 - Metrics&lt;br /&gt;
*Day 5 - Controls &amp;amp; Prioritization&lt;br /&gt;
&lt;br /&gt;
The complete TOC along with the HTML content can be found on the [https://www.owasp.org/index.php?title=Application_Security_Program_Quick_Start_Guide Project Page.].&lt;br /&gt;
&lt;br /&gt;
== Presentation ==&lt;br /&gt;
&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;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	Placeholder&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Project lead and authors ==&lt;br /&gt;
&lt;br /&gt;
* [[User:Gabrielgumbs| '''Gabriel Gumbs''']]&lt;br /&gt;
* [[User:JeremiahGrossman| '''Jeremiah Grossman''']]&lt;br /&gt;
* [[User:Rsnake| '''Robert Hansen''']]&lt;br /&gt;
* [[User:Jerryhoff|'''Jerry Hoff''']]&lt;br /&gt;
* [[User:Mattjay|'''Matt Johansen''']]&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
&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;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- https://www.owasp.org/index.php/OWASP_Application_Security_Guide_For_CISOs_Project --&amp;gt;	&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE --&amp;gt;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Quick Download ==&lt;br /&gt;
&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;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	 [https://www.owasp.org/images/5/53/OWASP_Quick_Start_Guide.pdf Free downloadable PDF] &lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Project Mailing List ==&lt;br /&gt;
[https://lists.owasp.org/mailman/listinfo/owasp-application-security-program-quick-start-guide Project Mailing List]&lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
&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;&lt;br /&gt;
Initial release pending&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&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; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; rowspan=&amp;quot;2&amp;quot;| [[File:New projects.png|100px|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects]]&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:CC-BY-NC-SA-4.0.png|link=http://creativecommons.org/licenses/by-nc-sa/4.0/]] &lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_DOC.jpg|link=]]   &lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&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;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	Many projects have &amp;quot;Frequently Asked Questions&amp;quot; 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.'&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&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 or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator. &lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
&lt;br /&gt;
==Contributors==&lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
&lt;br /&gt;
* [mailto:gabriel@rfc1122.com Gabriel Gumbs]&lt;br /&gt;
* [mailto:jeremiah@whitehatsec.com Jeremiah Grossman]&lt;br /&gt;
* [mailto:jerry.hoff@whitehatsec.com Jerry Hoff]&lt;br /&gt;
* [mailto:robert.hansen@whitehatsec.com Robert Hansen]&lt;br /&gt;
* [mailto:matt@whitehatsec.com Matt Johansen]&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The roadmap will consists of updates to remain relevant with updated technologies and processes.  The deliverable will be a 'living' wiki along with several PDF downloads.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
&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;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	This page is where you need to place your legacy project template page if your project was created before October 2013. To edit this page you will need to edit your project information template. You can typically find this page by following this address and substituting your project name where it says &amp;quot;OWASP_Example_Project&amp;quot;. When in doubt, ask the OWASP Projects Manager. &lt;br /&gt;
Example template page: https://www.owasp.org/index.php/Projects/OWASP_Example_Project&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{:Projects/OWASP_Example_Project_About_Page}} &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE --&amp;gt;&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]  [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Document]]&lt;/div&gt;</summary>
		<author><name>Mattjay</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Application_Security_Program_Quick_Start_Guide_Project&amp;diff=187613</id>
		<title>OWASP Application Security Program Quick Start Guide Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Application_Security_Program_Quick_Start_Guide_Project&amp;diff=187613"/>
				<updated>2015-01-05T23:11:57Z</updated>
		
		<summary type="html">&lt;p&gt;Mattjay: /* Contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&amp;lt;!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE --&amp;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;
&amp;lt;!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE --&amp;gt;&lt;br /&gt;
{| style=&amp;quot;padding: 0;margin:0;margin-top:10px;text-align:left;&amp;quot; |-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&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;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==The OWASP Application Security Program Quick Start Guide Project==&lt;br /&gt;
&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;&lt;br /&gt;
&lt;br /&gt;
This guide is intended to be a short, straightforward introductory guide to standing-up or improving an Application Security Program . The intended goal of the AppSec program is to implement measures throughout the code's life-cycle to prevent gaps in the application security policy or the underlying system through flaws in the design, development, deployment, upgrade, or maintenance of the application.&lt;br /&gt;
&lt;br /&gt;
The application security program should effectively manage the security of its application systems, protecting information from unauthorized access, use, disclosure, disruption, modification, or destruction in order to provide integrity, confidentiality and availability.&lt;br /&gt;
&lt;br /&gt;
A fundamental component of this improved application security management is the ability to demonstrate acceptable levels of risk based on defined KPIs, including but not limited to: &lt;br /&gt;
&lt;br /&gt;
*The number of vulnerabilities present in an application&lt;br /&gt;
*The time to fix vulnerabilities&lt;br /&gt;
*The remediation rate of vulnerabilities &lt;br /&gt;
*The time vulnerabilities remain open.&lt;br /&gt;
&lt;br /&gt;
The application security program deliverables include a holistic view of the state of security for each application, identifying the risks associated with the application and the countermeasures implemented to mitigate those risks, explaining how security is implemented, planning for system downtimes and emergencies, and providing a formal plan to improve the security in one or more of these areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Audience==&lt;br /&gt;
&lt;br /&gt;
The intended audience of this document is anyone from security engineers, developers, program managers, senior managers or a senior executive. This guide should be considered the start of a comprehensive approach, it is intended to give the basic questions and answers that should be asked by those who are in charge of the application security program in your organization, this includes those responsible for managing the risk of the entire organization.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
&lt;br /&gt;
Creative Commons Attribution-NonCommercial-ShareAlike&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Sponsor==&lt;br /&gt;
The OWASP Application Security Program Quick Start Guide Project is sponsored by [https://whitehatsec.com/ WhiteHat Security Inc.].&lt;br /&gt;
&lt;br /&gt;
[[File:WhiteHatSecurity-logo-small.png | link=https://whitehatsec.com/]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE --&amp;gt;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Core Content ==&lt;br /&gt;
&lt;br /&gt;
Broken out into non-calendar days. The guide prioritizes the activities needed to measure and improve the relative security of web applications under the same authority. Included are additional resources to the related task, such as asset management and security policies.&lt;br /&gt;
&lt;br /&gt;
Table of Contents&lt;br /&gt;
&lt;br /&gt;
*Day 1 - Landscape Evaluation&lt;br /&gt;
*Day 2 - Assets &amp;amp; Communication Plans&lt;br /&gt;
*Day 3 - Assessments&lt;br /&gt;
*Day 4 - Metrics&lt;br /&gt;
*Day 5 - Controls &amp;amp; Prioritization&lt;br /&gt;
&lt;br /&gt;
The complete TOC along with the HTML content can be found on the [https://www.owasp.org/index.php?title=Application_Security_Program_Quick_Start_Guide Project Page.].&lt;br /&gt;
&lt;br /&gt;
== Presentation ==&lt;br /&gt;
&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;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	Placeholder&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Project lead and authors ==&lt;br /&gt;
&lt;br /&gt;
* [[User:Gabrielgumbs| '''Gabriel Gumbs''']]&lt;br /&gt;
* [[User:JeremiahGrossman| '''Jeremiah Grossman''']]&lt;br /&gt;
* [[User:Rsnake| '''Robert Hansen''']]&lt;br /&gt;
* [[User:Jerryhoff|'''Jerry Hoff''']]&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
&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;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- https://www.owasp.org/index.php/OWASP_Application_Security_Guide_For_CISOs_Project --&amp;gt;	&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE --&amp;gt;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Quick Download ==&lt;br /&gt;
&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;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	 [https://www.owasp.org/images/5/53/OWASP_Quick_Start_Guide.pdf Free downloadable PDF] &lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Project Mailing List ==&lt;br /&gt;
[https://lists.owasp.org/mailman/listinfo/owasp-application-security-program-quick-start-guide Project Mailing List]&lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
&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;&lt;br /&gt;
Initial release pending&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&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; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; rowspan=&amp;quot;2&amp;quot;| [[File:New projects.png|100px|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects]]&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:CC-BY-NC-SA-4.0.png|link=http://creativecommons.org/licenses/by-nc-sa/4.0/]] &lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_DOC.jpg|link=]]   &lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&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;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	Many projects have &amp;quot;Frequently Asked Questions&amp;quot; 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.'&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&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 or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator. &lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
&lt;br /&gt;
==Contributors==&lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
&lt;br /&gt;
* [mailto:gabriel@rfc1122.com Gabriel Gumbs]&lt;br /&gt;
* [mailto:jeremiah@whitehatsec.com Jeremiah Grossman]&lt;br /&gt;
* [mailto:jerry.hoff@whitehatsec.com Jerry Hoff]&lt;br /&gt;
* [mailto:robert.hansen@whitehatsec.com Robert Hansen]&lt;br /&gt;
* [mailto:matt@whitehatsec.com Matt Johansen]&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The roadmap will consists of updates to remain relevant with updated technologies and processes.  The deliverable will be a 'living' wiki along with several PDF downloads.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
&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;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	This page is where you need to place your legacy project template page if your project was created before October 2013. To edit this page you will need to edit your project information template. You can typically find this page by following this address and substituting your project name where it says &amp;quot;OWASP_Example_Project&amp;quot;. When in doubt, ask the OWASP Projects Manager. &lt;br /&gt;
Example template page: https://www.owasp.org/index.php/Projects/OWASP_Example_Project&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{:Projects/OWASP_Example_Project_About_Page}} &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE --&amp;gt;&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]  [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Document]]&lt;/div&gt;</summary>
		<author><name>Mattjay</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Application_Security_Program_Quick_Start_Guide&amp;diff=187612</id>
		<title>Application Security Program Quick Start Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Application_Security_Program_Quick_Start_Guide&amp;diff=187612"/>
				<updated>2015-01-05T23:10:45Z</updated>
		
		<summary type="html">&lt;p&gt;Mattjay: /* Project lead and authors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;10&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| width=&amp;quot;70%&amp;quot; style=&amp;quot;background:#d9e9f9&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
= The Application Security Program Quick Start Guide =&lt;br /&gt;
&lt;br /&gt;
=== Preface ===&lt;br /&gt;
&lt;br /&gt;
This guide is intended to be a short, straightforward introductory guide to standing-up or improving an Application Security Program1. The intended goal of the AppSec program is to implement measures throughout the code’s life-cycle to prevent gaps in the application security policy or the underlying system through flaws in the design, development, deployment, upgrade, or maintenance of the application.&lt;br /&gt;
&lt;br /&gt;
The application security program should effectively manage the security of its application systems, protecting information from unauthorized access, use, disclosure, disruption, modification, or destruction in order to provide integrity, confidentiality and availability.&lt;br /&gt;
&lt;br /&gt;
A fundamental component of this improved application security management is the ability to demonstrate acceptable levels of risk based on defined KPIs, including but limited to:&lt;br /&gt;
#The number of vulnerabilities present in an application&lt;br /&gt;
#The time to fix vulnerabilities&lt;br /&gt;
#The remediation rate of vulnerabilities&lt;br /&gt;
#The time vulnerabilities remain open&lt;br /&gt;
&lt;br /&gt;
The application security program deliverables include a holistic view of the state of security for each application, identifying the risks associated with the application and the countermeasures implemented to mitigate those risks, explaining how security is implemented, planning for system downtimes and emergencies, and providing a formal plan to improve the security in one or more of these areas.&lt;br /&gt;
&lt;br /&gt;
=== Audience ===&lt;br /&gt;
The intended audience of this document is anyone from security engineers, developers, program managers, senior managers or a senior executive. This guide should be considered the start of a comprehensive approach, it is intended to give the basic questions and answers that should be asked by those who are in charge of the application security program in your organization, this includes those responsible for managing the risk of the entire organization.&lt;br /&gt;
&lt;br /&gt;
== [[Day 1]] ==	&lt;br /&gt;
''''' Key Activities: ''''' &lt;br /&gt;
*[[Day_1#Management|Management]]	&lt;br /&gt;
*[[Day_1#Security|Security]]	&lt;br /&gt;
*[[Day_1#IT Operations|IT Operations]]&lt;br /&gt;
*[[Day_1#Engineering Groups|Engineering Groups]]&lt;br /&gt;
&lt;br /&gt;
== [[Day 2]] ==&lt;br /&gt;
''''' Key Activities: ''''' &lt;br /&gt;
*[[Day_2#Asset Discovery|Asset Discovery]]&lt;br /&gt;
*[[Day_2#Asset Risk Prioritization|Asset Risk Prioritization]]&lt;br /&gt;
*[[Day_2#Communication Plan|Communication Plan]]&lt;br /&gt;
&lt;br /&gt;
== [[Day 3]] ==&lt;br /&gt;
''''' Key Activities: ''''' &lt;br /&gt;
*[[Day_3#Vulnerability Assessments|Vulnerability Assessments]]&lt;br /&gt;
*[[Day_3#Vulnerability Delivery|Vulnerability Delivery]]&lt;br /&gt;
&lt;br /&gt;
== [[Day 4]] ==	&lt;br /&gt;
''''' Key Activities: '''''&lt;br /&gt;
*[[Day_4#Measured Metrics|Measured Metrics]]&lt;br /&gt;
&lt;br /&gt;
== [[Day 5]] ==&lt;br /&gt;
''''' Key activities: '''''	&lt;br /&gt;
*[[Day_5#Compensating Controls|Compensating Controls]]&lt;br /&gt;
*[[Day_5#Mitigating Controls|Mitigating Controls]]&lt;br /&gt;
*[[Day_5#Remediation Prioritization|Remediation Prioritization]]&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==&lt;br /&gt;
Setting up an effective application security program does require commitment from all elements of the business, and a clear understanding of what resources need to be protected and what level of risk is acceptable. However, given that information, setting up an application security program need not be confusing, difficult, or complex. The keys to success involve planning, making key financial decisions, ensuring all roles and responsibilities are clearly assigned and that all stakeholders within the organization know what to expect.&lt;br /&gt;
&lt;br /&gt;
== Licensing ==&lt;br /&gt;
&lt;br /&gt;
The OWASP Application Security Program Quick Start Guide is free to use. It is licensed under the [http://creativecommons.org/licenses/by-nc-sa/4.0/ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license].&lt;br /&gt;
You are free to: &lt;br /&gt;
*Share — copy and redistribute the material in any medium or format &lt;br /&gt;
*Adapt — remix, transform, and build upon the material for non-commercial use&lt;br /&gt;
&lt;br /&gt;
The licensor cannot revoke these freedoms as long as you follow the license terms.&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;100&amp;quot; style=&amp;quot;max-height:200px;overflow:hidden;background:#fff;margin:0;padding:0;&amp;quot; cellpadding=&amp;quot;0&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;30%&amp;quot; style=&amp;quot;background:#eeeeee&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
=Credits =&lt;br /&gt;
&lt;br /&gt;
== Project lead and authors ==&lt;br /&gt;
&lt;br /&gt;
* [[User:Gabrielgumbs| '''Gabriel Gumbs''']]&lt;br /&gt;
* [[User:JeremiahGrossman| '''Jeremiah Grossman''']]&lt;br /&gt;
* [[User:Rsnake| '''Robert Hansen''']]&lt;br /&gt;
* [[User:Jerryhoff|'''Jerry Hoff''']]&lt;br /&gt;
* [[User: Mattjay| '''Matt Johansen''']]&lt;br /&gt;
&lt;br /&gt;
== Further Information ==&lt;br /&gt;
[https://lists.owasp.org/mailman/listinfo/owasp-application-security-program-quick-start-guide Project Mailing List]&lt;br /&gt;
&lt;br /&gt;
== Application Security Program Quick Start Guide ==&lt;br /&gt;
&lt;br /&gt;
The OWASP Application Security Program Quick Start Guide is also available as&lt;br /&gt;
* [https://www.owasp.org/images/5/53/OWASP_Quick_Start_Guide.pdf Free downloadable PDF] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For full information about the Application Security Program Quick Start Guide, including mailing list details, the forward plan, how to contribute, the project status, and alternative media, see the project page:&lt;br /&gt;
* [https://www.owasp.org/index.php/OWASP_Application_Security_Program_Quick_Start_Guide_Project The Application Security Program Quick Start Guide Project Page]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mattjay</name></author>	</entry>

	</feed>