bluescreen10 / owasp-workshop

Simple application full of vulnerabilities to practice OWASP Top 10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OWASP Workshop
==============

Minimal application full of vulnerabilities to practice discovering them and different approaches to fix it. The application is built in Perl using Mojolicious.

For more information please refer to https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project

Installing
==========

$ git clone http://github.com/bluescreen10/owasp-workshop.git
$ cd owasp-workshop
$ carton install
$ ./my_forum daemon

Copyright and Licence
=====================

Copyright (C) 2012 Mariano Wahlmann

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.

About

Simple application full of vulnerabilities to practice OWASP Top 10


Languages

Language:Perl 62.4%Language:CSS 37.6%