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 Knowledge Framework"
(Undo revision 224891 by Claudia casanovas (talk)) |
(→Main) (Tag: Visual edit) |
||
Line 4: | Line 4: | ||
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | {| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | ||
− | | valign="top" | + | | valign="top" style="border-right: 1px dotted gray;padding-right:25px;" | |
==OWASP Security Knowledge Framework== | ==OWASP Security Knowledge Framework== | ||
Line 14: | Line 14: | ||
* Security knowledge reference (Code examples/ Knowledge Base items) | * Security knowledge reference (Code examples/ Knowledge Base items) | ||
* Security is part of design with the pre-development functionality in SKF | * Security is part of design with the pre-development functionality in SKF | ||
− | * | + | * Use SKF to gather the right security requirements for your projects |
+ | * SKF then gives extensive knowledgebase items that correlates to the security requirements | ||
+ | * Developers can close "tickets" and leave an audit trail to determine possible technical depts or improvements | ||
+ | * Security specialist can follow the "tickets" and audit trail and verify or Fail closed items and provide feedback. | ||
== Description == | == Description == | ||
Line 42: | Line 45: | ||
<paypal>Security Knowledge Framework </paypal> | <paypal>Security Knowledge Framework </paypal> | ||
− | | valign="top" | + | | valign="top" style="padding-left:25px;width:125px;border-right: 1px dotted gray;padding-right:25px;" | |
− | |||
== Project Download == | == Project Download == | ||
− | '''Github/source-code:'''<br/> | + | '''Github/source-code:'''<br /> |
− | * https://github.com/blabla1337/skf-flask<br/> | + | * https://github.com/blabla1337/skf-flask<br /> |
<b>Installation guide:</b> | <b>Installation guide:</b> | ||
− | * http://skf.readme.io/v1.0/docs/installation<br/> | + | * http://skf.readme.io/v1.0/docs/installation<br /> |
<b>Installation guide with Chef:</b> | <b>Installation guide with Chef:</b> | ||
− | * https://skf.readme.io/docs/installation#section-automated-installation-with-chef<br/> | + | * https://skf.readme.io/docs/installation#section-automated-installation-with-chef<br /> |
<b>Installation guide for AWS:</b> | <b>Installation guide for AWS:</b> | ||
− | * https://skf.readme.io/docs/installation#section-aws-installation<br/> | + | * https://skf.readme.io/docs/installation#section-aws-installation<br /> |
== Project Online Demo == | == Project Online Demo == | ||
− | '''username: admin password: test-skf'''<br/> | + | '''username: admin password: test-skf'''<br /> |
− | * https://demo.securityknowledgeframework.org<br/> | + | * https://demo.securityknowledgeframework.org<br /> |
− | '''Project website:'''<br/> | + | '''Project website:'''<br /> |
− | * http://www.secureby.design<br/> | + | * http://www.secureby.design<br /> |
== Video demo == | == Video demo == | ||
− | * https://www.youtube.com/watch?v=ogzCVtI8-qE&feature=youtu.be<br/> | + | * https://www.youtube.com/watch?v=ogzCVtI8-qE&feature=youtu.be<br /> |
== Project OWASP-SKF Pebble == | == Project OWASP-SKF Pebble == | ||
− | '''Released OWASP-SKF Pebble in the Appstore for free'''<br/> | + | '''Released OWASP-SKF Pebble in the Appstore for free'''<br /> |
− | * http://apps.getpebble.com/en_US/application/556b65b8389795176b000042<br/> | + | * http://apps.getpebble.com/en_US/application/556b65b8389795176b000042<br /> |
== Related Projects == | == Related Projects == | ||
Line 80: | Line 82: | ||
== Project Leaders == | == Project Leaders == | ||
− | [mailto:[email protected] Glenn ten Cate]<br/> | + | [mailto:[email protected] Glenn ten Cate]<br /> |
[mailto:[email protected] Riccardo ten Cate] | [mailto:[email protected] Riccardo ten Cate] | ||
Line 87: | Line 89: | ||
{| width="200" cellpadding="2" | {| width="200" cellpadding="2" | ||
|- | |- | ||
− | | colspan="2" align="center" | + | | colspan="2" align="center" | [[File:Project_Type_Files_TOOL.jpg|link=https://www.owasp.org/index.php/Category:OWASP_Tool]] |
|- | |- | ||
− | | align="center" valign="top" width="50% | + | | rowspan="2" align="center" valign="top" width="50%" | [[File:Owasp-incubator-trans-85.png|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects|Incubator Project]] |
− | | align="center" valign="top" width="50%"| [[File:Owasp-builders-small.png|link=Builders]] | + | | align="center" valign="top" width="50%" | [[File:Owasp-builders-small.png|link=Builders]] |
|- | |- | ||
|- | |- | ||
− | | colspan="2" align="center" | + | | colspan="2" align="center" | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]] |
|} | |} | ||
Line 188: | Line 190: | ||
;Mihai Roman | ;Mihai Roman | ||
− | <br/> | + | <br /> |
Thank you to my colleagues at Schuberg Philis for helping and giving feedback. | Thank you to my colleagues at Schuberg Philis for helping and giving feedback. | ||
− | __NOTOC__ <headertabs /> | + | __NOTOC__ <headertabs></headertabs> |
[[Category:OWASP Project]] | [[Category:OWASP Project]] |
Revision as of 19:58, 10 July 2017
OWASP Security Knowledge FrameworkThe OWASP Security Knowledge Framework is intended to be a tool that is used as a guide for building and verifying secure software. It can also be used to train developers about application security. Education is the first step in the Secure Software Development Lifecycle. The 4 Core usage of SKF:
DescriptionThe OWASP Security Knowledge Framework is an expert system web-application that uses the OWASP Application Security Verification Standard and other resources. It can be used to support developers in pre-development (security by design) as well as after code is released (OWASP ASVS Level 1-3). Why Use The OWASP Security Knowledge Framework?Our experience taught us that the current level of security the current web-applications contain is not sufficient enough to ensure security. This is mainly because web-developers simpy aren't aware of the risks and dangers are lurking, waiting to be exploited by hackers. Because of this we decided to develop a security tool in order to create a guide system available for all developers so they can develop applications secure by design. The security knowledge framework is here to support developers create secure applications. By analysing proccessing techniques in which the developers use to edit their data the application can link these techniques to different known vulnerabilities and give the developer feedback regarding descriptions and solutions on how to properly implement these techniques in a safe manner. The seccond stage of the application is validating if the developer properly implemented different types of defense mechanisms by means of different checklists such as the application security verification standards. By means of the answers supplied by the developer the application again generates documentation in which it gives feedback on what defense mechanisms he forgot to implement and give him feedback regarding descriptions and solutions on how to properly implement these techniques in a safe manner. LicensingThis program is free software: you can redistribute it and/or modify it under the terms of the link GNU Affero General Public License 3.0 as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Donate<paypal>Security Knowledge Framework </paypal> |
Project DownloadGithub/source-code: Installation guide: Installation guide with Chef: Installation guide for AWS: Project Online Demousername: admin password: test-skf Project website: Video demoProject OWASP-SKF PebbleReleased OWASP-SKF Pebble in the Appstore for free Related ProjectsProject LeadersGlenn ten Cate Classifications |
For detailed information, documentation, tutorials and guide's please visit:
https://skf.readme.io
OR
https://www.securityknowledgeframework.org
Slides of workshop DevOpsDays 2015 Amsterdam:
https://www.owasp.org/images/5/54/Skf-design-workshop.pptx.pdf
Roadmap
Check out the: Online Scrum Board
- Add code examples -> relevant knowledge-base items in results - Add generic Selenium test cases for the pre-development and post-development security controls. - Add current code examples and refer them in the advices of the pre-development and post-development items. - Add CWE to checklists - Add Python code examples - Add Java code examples - Explain the SDLC more in-depth on our website and OWASP wiki page. - Add Go/Ruby/??? code examples
Getting Involved
Submitting a Pull Request on Guthub:
Fork it. Create a branch (git checkout -b my_markup) Commit your changes (git commit -am "Added Snarkdown") Push to the branch (git push origin my_markup) Check Travis status if build is still working Open a Pull Request
One of the authors will check your sample code or knowledge-base item and add it to the master repo.
SKF uses the following services to provide quality over the code and releases.
Travis-ci.org:
Test and Deploy with Confidence. Easily sync your GitHub projects with Travis CI and you'll be testing your code in minutes! SKF Build details:
https://travis-ci.org/blabla1337/skf-flask
Coveralls.io:
DELIVER BETTER CODE. We help developers deliver code confidently by showing which parts of your code aren't covered by your test suite. SKF Coveralls details:
https://coveralls.io/r/blabla1337/skf-flask
Scrutinizer-ci.com
Why to use Scrutinizer. Improve code quality and find bugs before they hit production with our continuous inspection platform. Improve Code Quality. SKF Scrutinizer details:
https://scrutinizer-ci.com/g/blabla1337/skf-flask/
Uptimerobot.com
Monitor HTTP(s), Ping, Port and check Keywords. Get alerted via e-mail, SMS, Twitter, web-hooks or push. View uptime, downtime and response times.
ssllabs.com & sslbadge.org
ssllabs.org: Bringing you the best SSL/TLS and PKI testing tools and documentation. https://www.ssllabs.com/ssltest/analyze.html?d=securityknowledgeframework.org
sslbadge.org: Creates a nice badge for your website SSL/TLS security settings based on the Qualys SSL Labs testing.
- Glenn ten Cate
- Riccardo ten Cate
- Alexander Kaasjager
- John Haley
- Daniel Paulus
- Erik de Kuijper
- Roderick Schaefer
- Jim Manico
- Martijn Gijsberti Hodenpijl
- Bithin Alangot
- Martin Knobloch
- Adam Fisher
- Tom wirschell
- Joerg Stephan
- Mihai Roman
Thank you to my colleagues at Schuberg Philis for helping and giving feedback.