PeterPorzuczek / gy-penetration-contest

Goyello ITAD 2017 penetration contest scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gy-penetration-contest

Goyello ITAD 2017 penetration contest scripts. OWASP Webgoat 7.1 solving lessons scripts written in Python 2.7.

Enviroment setup

$ docker pull webgoat/webgoat-7.1
$ docker run -p 8082:8080 -t webgoat/webgoat-7.1

About

Goyello ITAD 2017 penetration contest scripts

License:MIT License


Languages

Language:Python 100.0%