Skip to content

svesely/2014-web-300-provisioner

 
 

Repository files navigation

Name: The Virtual Tour Provisioner

How to Use:

Run vagrant up in the terminal and visit localhost:8080 when the recipe finishes running.

Note: You will need ruby installed on your system and will need to install the berkshelf gem with gem install berkshelf.

In order to update the dependencies, run the following commands from the root directory of the challenge:

rm -rf cookbooks/
berks vendor cookbooks

About

Box Provisioner for the Web 300 challenge from the August 2014 MITRE CTF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 77.2%
  • HTML 14.9%
  • Perl 6.6%
  • Shell 1.3%