All Projects → GrrrDog → ZeroNights-WebVillage-2017

GrrrDog / ZeroNights-WebVillage-2017

Licence: GPL-3.0 license
No description or website provided.

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ZeroNights-WebVillage-2017

exploit-CVE-2016-7434
NTPD remote DOS exploit and vulnerable container
Stars: ✭ 23 (-67.61%)
Mutual labels:  vulnerable-container
exploit-CVE-2015-3306
ProFTPd 1.3.5 - (mod_copy) Remote Command Execution exploit and vulnerable container
Stars: ✭ 97 (+36.62%)
Mutual labels:  vulnerable-container

ZeroNights-WebVillage-2017

Tasks are based on the presentation from ZeroNights 2017

Several simple webapps with deserialization vulnerabilities in Docker containers

  1. Python. Pickle

    docker run -p 8080:80 greendog/wv_python

  1. Node.js. node-serialize

    docker run -p 8080:8080 greendog/wv_node

  1. Java. Native Binary deserialization

    docker run -p 8080:8090 greendog/wv_java

  1. Java. Jackson

    docker run -p 8080:8090 greendog/wv_java

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].