Skip to content

A collection of small haskell programs i wrote to learn the language

Notifications You must be signed in to change notification settings

cpalaka/haskell-prog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

About

A collection of small haskell programs i wrote to learn the language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published