This repository contained a vulnerable version of eclass (check very first commit for initial version, if you want to experiment on your self). It can be only used as assignment material Computer Security, don't use it for any other purposes.
# create and start (the first run takes time to build the image)
docker-compose up -d
# stop/restart
docker-compose stop
docker-compose start
# stop and remove
docker-compose down -v
Hit http://localhost:8001/ in your browser. If this is your first visit you must run the site installer in the browser.
- Database
- Host :
db
- User :
root
- Password :
1234
- Host :
- System Settings
- Open eClass URL :
http://localhost:8001/
(mind the/
) - Admin's username :
drunkadmin
- Open eClass URL :
Assignment readings: https://ys13.chatzi.org/assets/projects/project1.pdf
- sdi1800105, Χαράλαμπος Μαραζιάρης - Harry Maraziaris
- sdi1800119, Βησσαρίων Μουτάφης - Vissarion Moutafis