Skip to content

BlakeTnr/UB-Lockdown-Vulnerable-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

UB Lockdown Vulnerable Web App

Vulnerable Web Application for UB Lockdown (red vs. blue team hacking competition)

Simulates a vulnerable web app by having a malicious URL where requests run commands on the system

How to run

  • Download it
  • Use npm install in the root of the directory
  • Test using npm run serve

How to deploy

  • Make sure you can run it first
  • Inside the directory webapp/src/components/OrderForm.vue replace http://localhost:8000/order with the API location
  • Use npm run build in the webapp directory once replace to generate dist output
  • Use deployment options from https://cli.vuejs.org/guide/deployment.html

About

Vulnerable Web Application for UB Lockdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published