| [ Home ] | [ Slides ] | [ Examples ] | [ Exercises ] | [ Resources ] |
The following example is an application that is very unstable and dangerous. It is deactivated on my production server and does only work on my presentation server. If you install this application on a server, take care to prevent any access to this server from the internet. It is a major security issue to let anybody access this server!
This application is a guestbook with some advanced features. The application works but has been written by a very bad programmer (me). So it contains the 10 most present security vulnerability.
connect.php in order to meet the config of your DB.index.php, uncomment the line $production_site = 0; and comment the line require_once('../../../mylib.php');. The rest should work if you configure the file connect.php.