Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 428 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 428 Bytes

The Unsafe Server

badge

This is a crappy blog with a critical vulnerability.

Setup

These files should go in /var/www/html.

Optionally, configure dnsmasq to point static.twlinux.io to this server.

On Ubuntu:

sudo apt install git npm telnetd ssh vsftpd

Install Dependencies

npm install

Run server

npm start