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 Security Catalyst"

From OWASP
Jump to: navigation, search
(Q1 2015 Targets)
 
(38 intermediate revisions by 3 users not shown)
Line 10: Line 10:
  
 
==Description==
 
==Description==
<span style="color:#ff0000">
+
Vision of this project is to demonstrate the implementation of OWASP's secure design and development guidelines as working applications in all leading programming languages and platforms including .NET, JAVA, PHP, Android, iPhone, etc. All the dummy applications will be available as Fully Vulnerable and Fully Secure versions.
This is where you need to add your more robust project description. A project description should outline the purpose of the project, how it is used, 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, so project leaders should ensure that the description is meaningful.
+
 
</span>
+
Vulnerable version will highlight the application security vulnerabilities, and can be used for Hands-on practice for application VAPT. At the same time, Secure version of the same application will map OWASP's security development guidelines in the code files, demonstrating secure coding.
 +
 
 +
User's can not only use the vulnerable apps for VAPT practice, but they will very easily be able to compare the vulnerable code with the secure code, from the secure version of the same application.
 +
 
 +
<ol>
 +
<li>Security hobbyist, enthusiasts, analysts and testers can use the vulnerable versions of the applications for Hand-on practice.</li>
 +
 
 +
<li>Developers will also be able to pick up security libraries from our secure version of the applications, to use them in their own applications and projects.</li>
 +
 
 +
<li>raining organizations can use this project's applications for VAPT and Secure Coding training programs.</li>
 +
</ol>
  
 +
This is going to be a unique project where ready made secure code/libraries are available in the secure versions of the applications, including all leading programming languages, and will make it very easy and quick for developers to pick and duplicate security implementation in their own applications.
  
 
==Licensing==
 
==Licensing==
Line 19: Line 30:
  
 
| 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;" |
 +
 +
== Project Leader ==
 +
Rachna Goel
 +
[[User:Rachnagoel]]
  
 
== Project Resources ==
 
== Project Resources ==
[https://github.com/prafulagarwal/OWASP_Security_Catalyst GITHUB Repository]
+
[https://github.com/rachnagoel8/OWASP_Security_Catalyst Master GITHUB Repository]
 +
 
 +
Currently we have developed the '''VULNERABLE''' and '''SECURE''' version of Web Application in '''JAVA'''.
  
Currently under development, this project's deliverable will be downloadable secure and vulnerable versions of dummy application in various programming languages including .NET, JAVA, PHP, Android, iPhone, etc.
+
[https://github.com/rachnagoel8/OWASP_Security_Catalyst/tree/TMS-JAVA-INSECURE GITHUB Repository for Vulnerable App]
 +
[https://github.com/rachnagoel8/OWASP_Security_Catalyst/tree/TMS-JAVA-SECURE GITHUB Repository for Secure App]
 +
 
 +
== Major Contributors ==
 +
Rachna Goel
 +
[[User:Rachnagoel]]
  
== Project Leader ==
 
 
Praful Agarwal
 
Praful Agarwal
 
[[User:Praful]]
 
[[User:Praful]]
 +
 +
Sulabh Jain
 +
[[User:Sulabh.jain]]
  
 
== Related Projects ==
 
== Related Projects ==
Line 47: Line 71:
 
   |}
 
   |}
  
 +
= Road Map =
 +
 +
== Q4 2015 ==
 +
 +
<ol>
 +
<li>Developing "Training Management System" in '''JAVA/ORACLE''' as Vulnerable and Secure versions.</li>
 +
<li>Walk-through/User-guide (preferably videos) for practicing vulnerabilities in "Training Management System - Vulnerable"</li>
 +
<li>Walk-through/User-guide (preferably videos) for exploring security libraries in "Training Management System - Secure"</li>
 +
</ol>
  
 +
== Q1 2016 ==
  
== News and Events ==
+
<ol>
<span style="color:#ff0000">
+
<li>Developing "Training Management System" in '''PHP/MySQL''' as Vulnerable and Secure versions.</li>
This is where you can provide project updates, links to any events like conference presentations, Project Leader interviews, case studies on successful project implementations, and articles written about your project.
+
<li>Walk-through/User-guide (preferably videos) for practicing vulnerabilities in "Training Management System - Vulnerable"</li>
</span>
+
<li>Walk-through/User-guide (preferably videos) for exploring security libraries in "Training Management System - Secure"</li>
 +
</ol>
  
=FAQs=
+
== Q2 2016 ==
<!-- 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?==
+
<ol>
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.  
+
<li>Developing "Training Management System" in '''ASP.NET/C#/SQL''' as Vulnerable and Secure versions.</li>
 +
<li>Walk-through/User-guide (preferably videos) for practicing vulnerabilities in "Training Management System - Vulnerable"</li>
 +
<li>Walk-through/User-guide (preferably videos) for exploring security libraries in "Training Management System - Secure"</li>
 +
</ol>
  
==If I am not a programmer can I participate in your project?==
+
== Other Future Plans ==
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.
+
<ul>
 +
<li>Developing "Training Management System" for Mobile Platforms</li>
 +
<li>Preparing other vulnerable and secure applications </li>
 +
<li>Developing security checklist for quick reference for leading languages and platforms</li>
 +
</ul>
  
 
= Acknowledgements =
 
= Acknowledgements =
 
==Volunteers==
 
==Volunteers==
  
Currently [[OWASP_Security_Catalyst]] project is led by Praful Agarwal. This project's deliverable and distributions are  available [https://github.com/prafulagarwal/OWASP_Security_Catalyst here].  
+
Currently [[OWASP_Security_Catalyst]] project is led by Rachna Goel. This project's deliverable and distributions are  available [https://github.com/rachnagoel8/OWASP_Security_Catalyst here].  
  
 
We invite you to become a contributor for this project.
 
We invite you to become a contributor for this project.
Line 75: Line 113:
 
The first contributors to the project were:
 
The first contributors to the project were:
  
{mailto:praful.aga@gmail.com Praful Agarwal]
+
{mailto:rachnagoel8@gmail.com Rachna Goel]
  
= Road Map and Getting Involved =
+
=FAQs=
  
 +
==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.
  
==Roadmap==
+
==If I am not a programmer can I participate in your project?==
 
+
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.
 
 
'''Q1 2015 Targets'''
 
 
 
1. Developing "Training Management System" in PHP/MySQL as Vulnerable and Secure versions.
 
 
 
2. Walk-through/User-guide (preferably videos) for practicing vulnerabilities in "Training Management System"
 
 
 
3. Walk-through/User-guide (preferably videos) for exploring security libraries in "Training Management System"
 
 
 
 
 
 
 
Vision of this project is to demonstrate the implementation of OWASP's secure design and development guidelines as working applications in all leading programming languages and platforms including .NET, JAVA, PHP, Android, iPhone, etc. All the dummy applications will be available as Fully Vulnerable and Fully Secure versions.
 
 
 
Vulnerable version will highlight the application security vulnerabilities, and can be used for Hands-on practice for application VAPT.
 
 
 
Secure version of the same application will map OWASP's security development guidelines in the code files, demonstrating secure coding.
 
 
 
User's can not only use the vulnerable apps for VAPT practice, but they will very easily be able to compare the vulnerable code with the secure code, from the secure version of the same application.
 
  
Developers will also be able to pick up security libraries from our secure version of the applications, to use them in their own applications and projects.
+
=Getting Involved=
 
 
==Getting Involved==
 
 
Involvement in the development and promotion of <strong>OWASP Security Catalyst Project</strong> is actively encouraged!
 
Involvement in the development and promotion of <strong>OWASP Security Catalyst Project</strong> is actively encouraged!
 
You do not have to be a security expert or a programmer to contribute.
 
You do not have to be a security expert or a programmer to contribute.
Line 123: Line 143:
  
 
=Minimum Viable Product=
 
=Minimum Viable Product=
<span style="color:#ff0000">
 
This page is where you should indicate what is the minimum set of functionality that is required to make this a useful product that addresses your core security concern.
 
Defining this information helps the project leader to think about what is the critical functionality that a user needs for this project to be useful, thereby helping determine what the priorities should be on the roadmap.  And it also helps reviewers who are evaluating the project to determine if the functionality sufficiently provides the critical functionality to determine if the project should be promoted to the next project category. 
 
</span>
 
  
 +
A ready to use "Training Management System" in JAVA/ORACLE as Vulnerable and Secure versions
 +
 +
= News and Events =
 +
==12-Oct-2015: Project Repository Creation on GitHub==
 +
 +
GitHub project repository created for project deliverable and distribution, which can be found [https://github.com/rachnagoel8/OWASP_Security_Catalyst here].
 +
 +
==20-Oct-2015: Vulnerable Version of Application Uploaded on GitHub==
 +
 +
Vulnerable Version of Web Application named Training Management System in Java has been uploaded in Github, which can be found [https://github.com/rachnagoel8/OWASP_Security_Catalyst/tree/TMS-JAVA-INSECURE here].
 +
 +
==02-Nov-2015: Secure Version of Application Uploaded on GitHub==
 +
 +
Secure Version of Web Application named Training Management System in Java has been uploaded in Github, which can be found [https://github.com/rachnagoel8/OWASP_Security_Catalyst/tree/TMS-JAVA-SECURE here].
  
  

Latest revision as of 13:08, 20 November 2015

OWASP Project Header.jpg

OWASP Security Catalyst

OWASP Security Catalyst project is a collection of dummy applications (fully secure and fully vulnerable versions) in various programming languages and platforms including .NET, JAVA, PHP, Android, iPhone, etc, demonstrating implementation of OWASP's secure design and development guidelines.

Description

Vision of this project is to demonstrate the implementation of OWASP's secure design and development guidelines as working applications in all leading programming languages and platforms including .NET, JAVA, PHP, Android, iPhone, etc. All the dummy applications will be available as Fully Vulnerable and Fully Secure versions.

Vulnerable version will highlight the application security vulnerabilities, and can be used for Hands-on practice for application VAPT. At the same time, Secure version of the same application will map OWASP's security development guidelines in the code files, demonstrating secure coding.

User's can not only use the vulnerable apps for VAPT practice, but they will very easily be able to compare the vulnerable code with the secure code, from the secure version of the same application.

  1. Security hobbyist, enthusiasts, analysts and testers can use the vulnerable versions of the applications for Hand-on practice.
  2. Developers will also be able to pick up security libraries from our secure version of the applications, to use them in their own applications and projects.
  3. raining organizations can use this project's applications for VAPT and Secure Coding training programs.

This is going to be a unique project where ready made secure code/libraries are available in the secure versions of the applications, including all leading programming languages, and will make it very easy and quick for developers to pick and duplicate security implementation in their own applications.

Licensing

GNU GPL v3 License

Project Leader

Rachna Goel User:Rachnagoel

Project Resources

Master GITHUB Repository

Currently we have developed the VULNERABLE and SECURE version of Web Application in JAVA.

GITHUB Repository for Vulnerable App GITHUB Repository for Secure App

Major Contributors

Rachna Goel User:Rachnagoel

Praful Agarwal User:Praful

Sulabh Jain User:Sulabh.jain

Related Projects

OWASP_WebGoat_Project OWASP_PHP_Security_Project OWASP_Java_File_I_O_Security_Project

Classifications

Project Type Files CODE.jpg
Incubator Project Owasp-builders-small.png
Affero General Public License 3.0

Q4 2015

  1. Developing "Training Management System" in JAVA/ORACLE as Vulnerable and Secure versions.
  2. Walk-through/User-guide (preferably videos) for practicing vulnerabilities in "Training Management System - Vulnerable"
  3. Walk-through/User-guide (preferably videos) for exploring security libraries in "Training Management System - Secure"

Q1 2016

  1. Developing "Training Management System" in PHP/MySQL as Vulnerable and Secure versions.
  2. Walk-through/User-guide (preferably videos) for practicing vulnerabilities in "Training Management System - Vulnerable"
  3. Walk-through/User-guide (preferably videos) for exploring security libraries in "Training Management System - Secure"

Q2 2016

  1. Developing "Training Management System" in ASP.NET/C#/SQL as Vulnerable and Secure versions.
  2. Walk-through/User-guide (preferably videos) for practicing vulnerabilities in "Training Management System - Vulnerable"
  3. Walk-through/User-guide (preferably videos) for exploring security libraries in "Training Management System - Secure"

Other Future Plans

  • Developing "Training Management System" for Mobile Platforms
  • Preparing other vulnerable and secure applications
  • Developing security checklist for quick reference for leading languages and platforms

Volunteers

Currently OWASP_Security_Catalyst project is led by Rachna Goel. This project's deliverable and distributions are available here.

We invite you to become a contributor for this project.

The first contributors to the project were:

{mailto:[email protected] Rachna Goel]

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.

If I am not a programmer can I participate in your project?

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.

Involvement in the development and promotion of OWASP Security Catalyst Project is actively encouraged! You do not have to be a security expert or a programmer to contribute. Some of the ways you can help are as follows:

Coding

We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests

Localization

Are you fluent in another language? Can you help translate the text strings in the Code Project Template into that language?

Testing

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.

Feedback

Please use the Code Project Template project mailing list for feedback about:

  • What do like?
  • What don't you like?
  • What features would you like to see prioritized on the roadmap?

A ready to use "Training Management System" in JAVA/ORACLE as Vulnerable and Secure versions

12-Oct-2015: Project Repository Creation on GitHub

GitHub project repository created for project deliverable and distribution, which can be found here.

20-Oct-2015: Vulnerable Version of Application Uploaded on GitHub

Vulnerable Version of Web Application named Training Management System in Java has been uploaded in Github, which can be found here.

02-Nov-2015: Secure Version of Application Uploaded on GitHub

Secure Version of Web Application named Training Management System in Java has been uploaded in Github, which can be found here.