This is a simple forum with its categories, topics, gallery and admin panel. This project was made in 2019.
Valentinas Kasteckis (forum sub-system)
Henrikas Juzuitis (gallery sub-system)
Eligijus Kiudys (admin sub-system)
Rimvydas Neverauskas (user sub-system)
The project was carried out by a team of 4 people.
- Have
docker
andMakefile
installed - Clone this repository
$ make prepare
$ make prepare-db
- visit
localhost:80
This project has many issues, one of them you can perform SQL injection.
You can run the following command in order to get access to database:
$ sqlmap http://localhost/themes.php?id=1 --tables
- Bootstrap
- Plain PHP 7.4
- MySQL