Skip to content
forked from lron/php-login

Deliberately-vulnerable login system for the Security Engineering course of the professional bachelor in IT Security, at KEA (Denmark).

Notifications You must be signed in to change notification settings

Sebikea/php-login

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-login

This is a very a small application presenting an extremely-simple-and-almost-unrealistic login system written in PHP, which has been deliberately made vulnerable.

Starting up the application

To build and run the Docker container, you need to type:

docker-compose build

docker-compose up

Then the web application can be accessed on: http://localhost:8001/php-login/

About

Deliberately-vulnerable login system for the Security Engineering course of the professional bachelor in IT Security, at KEA (Denmark).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.6%
  • Dockerfile 4.4%