diff --git a/README.md b/README.md index faac9f1f..32d6012b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Damn Vulnerable NodeJS Application (DVNA) ![dvna-logo](docs/resources/dvna.png) - + Damn Vulnerable NodeJS Application (DVNA) is a simple NodeJS application to demonstrate [**OWASP Top 10 Vulnerabilities**](https://www.owasp.org/index.php/Top_10-2017_Top_10) and guide on fixing and avoiding these vulnerabilities. The [fixes](https://github.com/appsecco/dvna/tree/fixes) branch will contain fixes for the vulnerabilities. Fixes for vunerabilities OWASP Top 10 2017 vulnerabilities at [fixes-2017](https://github.com/appsecco/dvna/tree/fixes-2017) branch. The application is powered by commonly used libraries such as [express](https://www.npmjs.com/package/express), [passport](https://www.npmjs.com/package/passport), [sequelize](https://www.npmjs.com/package/sequelize), etc. @@ -14,7 +14,7 @@ The application comes with a **developer friendly comprehensive guidebook** whic 2. Instructions on exploiting the vulnerabilities 3. Vulnerable code snippets and instructions on fixing vulnerabilities 4. Recommendations for avoid such vulnerabilities -5. References for learning more +5. References for learning more The blog post for this release is at https://blog.appsecco.com/damn-vulnerable-nodejs-application-dvna-by-appsecco-7d782d36dc1e