2018-05-03 17:46:29 +02:00
2018-05-03 17:46:29 +02:00
2018-05-03 17:46:29 +02:00

serve

My Python port of the webserver Gary Bernhardt built in this screencast.

It is not spec-compliant, serves files from disk, is vulnerable to directory traversal, and if those files are executable, executes them. Its as terrible as it sounds!

Description
A vulnerable web server from scratch
Readme 16 KiB
Languages
Python 100%