Example of poorly written code. GET /getos -> will give the details of the OS. GET /filename -> will provide a file from the current directory GET /exec/date -> will give you the current date & time in the server. POST /filename -> Saves the data in filename. Code is running in: /var/lib/private/verybad Source code is available at: https://github.com/kushaldas/verybad HACK THE PLANET!!