Difference between revisions of "OWASP DVSA"
Hblankenship (talk | contribs) (Created page with "<div style="width:100%;height:160px;border:0,margin:0;overflow: hidden;">link=</div> {| style="padding: 0;margin:0;margin-top:10px;text-alig...") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{| 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;" | |
− | + | ==DVSA== | |
− | + | === a Damn Vulnerable Serverless Application === | |
− | |||
− | == | ||
− | |||
− | |||
+ | Damn Vulnerable Serverless Application (DVSA) is a deliberately vulnerable application aiming to be an aid for security professionals to test their skills and tools in a legal environment, help developers better understand the processes of securing serverless applications and to aid both students & teachers to learn about serverless application security in a controlled class room environment. | ||
− | + | The aim of DVSA is to practice some of the most common serverless vulnerabilities, with a simple straightforward interface. | |
− | |||
− | |||
− | |||
− | + | Please note, there are both documented and undocumented vulnerabilities with this software. This is intentional. You are encouraged to try and discover as many issues as possible. | |
− | == | + | == Disclaimer == |
− | + | We do not take responsibility for the way in which any one uses this application (DVSA). We have made the purposes of the application clear and it should not be used maliciously. We have given warnings and taken measures to prevent users from installing DVSA on to production accounts. | |
− | |||
− | |||
− | + | ==License== | |
− | + | Damn Vulnerable Serverless Application (DVSA) is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. | |
− | + | Damn Vulnerable Serverless Application (DVSA) is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. | |
− | + | You should have received a copy of the GNU General Public License along with Damn Vulnerable Serverless Application (DVSA). If not, see http://www.gnu.org/licenses/. | |
− | |||
− | |||
− | |||
− | + | == Deployment == | |
− | == | + | === Application Repository === |
− | + | Deploy DVSA from the AWS [https://serverlessrepo.aws.amazon.com/applications/arn:aws:serverlessrepo:us-east-1:889485553959:applications~DVSAServerless Applicaiton Repository] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | After deployment is complete. Click on 'View CloudFormation Stack' | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | == | + | Under 'Outputs' you will find the URL for the application (DVSA Website URL) |
− | < | + | |
− | + | === Serverless Framework === | |
− | + | ||
− | + | clone project from github | |
+ | |||
+ | <code>npm install</code> | ||
+ | ==== Deploy Backend ==== | ||
+ | <code>sls deploy</code> | ||
+ | ==== Build Client ==== | ||
+ | <code>npm run-script client:build</code> | ||
+ | ==== Deploy Client ==== | ||
+ | <code>sls client deploy</code> | ||
+ | |||
+ | == Cheat Sheet == | ||
+ | Lessons can be found '''[https://github.com/OWASP/DVSA/blob/master/AWS/LESSONS.md here]''' | ||
+ | |||
+ | == Roadmap == | ||
+ | * '''25 DEC 2018''': http://serverless.fail (official website) was launched. | ||
+ | * '''08 JAN 2019''': v1.0 beta release [https://github.com/owasp/dvsa GitHub]) | ||
+ | * '''01 FEB 2019''': v1.0 official version. | ||
− | + | == Project Sponsors == | |
+ | The project was initially developed by Protego Labs: | ||
− | = | + | [[File:Protego logo black.png|frameless|link=https://protego.io/]] |
− | |||
− | |||
− | |||
− | |||
− | + | ==Getting Involved== | |
+ | You do not have to be a security expert or a programmer to contribute. | ||
− | + | Contact the Project Leader(s) to get involved, we welcome any type of suggestions and comments. | |
− | + | | valign="top" style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" | | |
− | [https:// | + | == Project Resources == |
+ | [https://serverlessrepo.aws.amazon.com/applications/arn:aws:serverlessrepo:us-east-1:889485553959:applications~DVSA AWS Application Repository] | ||
− | [ | + | [http://serverless.fail Online version] |
− | [https://github.com/ | + | [https://github.com/OWASP/DVSA GitHub Repo] |
− | [https:// | + | [https://join.slack.com/t/owasp/shared_invite/enQtNDI5MzgxMDQ2MTAwLTEyNzIzYWQ2NDZiMGIwNmJhYzYxZDJiNTM0ZmZiZmJlY2EwZmMwYjAyNmJjNzQxNzMyMWY4OTk3ZTQ0MzFhMDY Slack '''#project-sls-top-10'''] |
== Project Leader == | == Project Leader == | ||
− | + | [[User:Tal_Mel|Tal Melamed]] | |
− | + | ||
− | + | ||
+ | == Presentation == | ||
+ | Soon! | ||
− | |||
− | == | + | == News & Events == |
− | + | * [25 Dec 2018]: http://serverless.fail - Launched | |
− | + | * [01 Jan 2019]: Project was donated by [https://protego.io Protego Labs] | |
− | + | * [03 Jan 2019]: [https://www.theregister.co.uk/2019/01/03/damn_vulnerable_serverless_application/ The Register] | |
− | * [[ | + | * [04 Jan 2019]: [https://sdtimes.com/cloud/sd-times-news-digest-protegos-dvsa-quicklogic-acquires-ai-company-and-iot-interoperability/ SDTimes] |
− | * [[ | + | * [07 Jan 2019]: [http://www.eweek.com/security/protego-labs-boosts-serverless-security-with-open-source-project eWEEK] |
+ | * [08 Jan 2019]: [https://www.computerweekly.com/news/252455429/Protego-Labs-launches-serverless-app-security-tool Computer Weekly] | ||
+ | * [08 Jan 2019]: [https://technical.ly/baltimore/2019/01/08/protego-has-a-new-open-source-tool-to-provide-serverless-security-training/ Technical.ly] | ||
+ | * [09 Jan 2019]: [https://github.com/owasp/dvsa Beta release!] | ||
==Classifications== | ==Classifications== | ||
− | {| width=" | + | {| width="400" 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]] |
|- | |- | ||
− | | align="center" valign="top" width="50%"| [[File:Owasp-defenders-small.png|link=Defenders]] | + | | align="center" valign="top" width="50%" | [[File:Owasp-defenders-small.png|link=Defenders]] |
|- | |- | ||
− | | 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 114: | Line 110: | ||
__NOTOC__ <headertabs /> | __NOTOC__ <headertabs /> | ||
− | [[Category:OWASP Project]] [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]] [[Category: | + | [[Category:OWASP Project]] |
+ | [[Category:OWASP_Builders]] | ||
+ | [[Category:OWASP_Defenders]] | ||
+ | [[Category:OWASP_Tool]] |
Latest revision as of 14:47, 24 January 2019
DVSAa Damn Vulnerable Serverless ApplicationDamn Vulnerable Serverless Application (DVSA) is a deliberately vulnerable application aiming to be an aid for security professionals to test their skills and tools in a legal environment, help developers better understand the processes of securing serverless applications and to aid both students & teachers to learn about serverless application security in a controlled class room environment. The aim of DVSA is to practice some of the most common serverless vulnerabilities, with a simple straightforward interface. Please note, there are both documented and undocumented vulnerabilities with this software. This is intentional. You are encouraged to try and discover as many issues as possible. DisclaimerWe do not take responsibility for the way in which any one uses this application (DVSA). We have made the purposes of the application clear and it should not be used maliciously. We have given warnings and taken measures to prevent users from installing DVSA on to production accounts. LicenseDamn Vulnerable Serverless Application (DVSA) is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Damn Vulnerable Serverless Application (DVSA) is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Damn Vulnerable Serverless Application (DVSA). If not, see http://www.gnu.org/licenses/. DeploymentApplication RepositoryDeploy DVSA from the AWS Applicaiton Repository After deployment is complete. Click on 'View CloudFormation Stack' Under 'Outputs' you will find the URL for the application (DVSA Website URL) Serverless Frameworkclone project from github
Deploy Backend
Build Client
Deploy Client
Cheat SheetLessons can be found here Roadmap
Project SponsorsThe project was initially developed by Protego Labs:
Getting InvolvedYou do not have to be a security expert or a programmer to contribute. Contact the Project Leader(s) to get involved, we welcome any type of suggestions and comments. |
Project ResourcesProject Leader
PresentationSoon!
News & Events
Classifications
|