Skip to content

SecuraBV/brokenbydesign-azure-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azure vulnerable application - Website

broken by design white

A vulnerable Azure architecture that is online 24/7. The environment provides several flags that can be found by exploiting Azure vulnerabilities. This repository contains the source code of the website

Links

Contributing

If you would like to add a new challenge path, please note that the first character of the folder name is incremental (first challenge starts with a, second with b etc) to keep the folders in the front-end organized. All folders have a length of 26 characters. Please make sure to also change the Backend!

Deploy

To deploy a new version, all you have to do is:

  1. Login with the correct credentials using az login
  2. Execute az storage blob upload-batch -s <source-path> -d '$web' --account-name <storage-account-name> (full command az storage blob upload-batch -s src/ -d '$web' --account-name vulnwebsite --overwrite)
  3. ???
  4. Profit! Done!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published