Skip to content

Latest commit

 

History

History
292 lines (213 loc) · 20.1 KB

README.md

File metadata and controls

292 lines (213 loc) · 20.1 KB

Open eClass 2.3

Disclaimer

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.

Docker usage

# 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.

eclass Settings

  • Database
    • Host : db
    • User : root
    • Password : 1234
  • System Settings
    • Open eClass URL : http://localhost:8001/ (mind the /)
    • Admin's username : drunkadmin

2020 Project 1

Assignment readings: https://ys13.chatzi.org/assets/projects/project1.pdf

Μέλη ομάδας