Morris worm: A simple implementation of the morris worm's discovery functionality. (https://en.wikipedia.org/wiki/Morris_worm) Finds and lists all hostnames on a linux system. Depends on: split, unix
http-backdoor: A simple HTTP server with a backdoor functionality to execute linux commands on host server from the URL. Takes in the port number as a command line argument. Depends on: network, split, process