Skip to content

This is an educational tool for demonstrating common security-related web application weaknesses. This light-weight web application is a simplified course management system and includes sample vulnerabilities for 10 types of weaknesses. Here is a short video demo: https://www.youtube.com/watch?v=eHVgjVgk38c

Notifications You must be signed in to change notification settings

tigerpanda586/SecureEd-1.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Step 1: Installation

Clone the repository, or simple download and unzip it to the directory of your choosing.

Step 2: Startup

In the installation folder, open startup.bat ー this will open the web server in a command prompt, and then it will open the webapp in your default browser.

IMPORTANT NOTE: Do NOT close the prompt that opens up with the web server, as that will close the server and reset your progress.

Step 3: Usage

Follow the instructions in the user manual (see Chapter 6 for vulnerabilities).

Step 4: Closing the web server

Simply close the Windows command prompt, and the web server will be closed immediately. Restarting the webserver is as simple as opening startup.bat again, but note that it will reset the database automatically when you do.

About

This is an educational tool for demonstrating common security-related web application weaknesses. This light-weight web application is a simplified course management system and includes sample vulnerabilities for 10 types of weaknesses. Here is a short video demo: https://www.youtube.com/watch?v=eHVgjVgk38c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 81.5%
  • Hack 7.7%
  • JavaScript 6.6%
  • CSS 3.3%
  • Other 0.9%