https://github.com/danielcuthbert/owasp_securityshepherd_vagrant
Vagrant container for the OWASP Security Shepherd Project
https://github.com/danielcuthbert/owasp_securityshepherd_vagrant
Last synced: about 1 year ago
JSON representation
Vagrant container for the OWASP Security Shepherd Project
- Host: GitHub
- URL: https://github.com/danielcuthbert/owasp_securityshepherd_vagrant
- Owner: danielcuthbert
- Created: 2016-06-01T10:08:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-02T08:23:00.000Z (about 10 years ago)
- Last Synced: 2025-03-26T15:44:16.751Z (over 1 year ago)
- Language: Shell
- Size: 7.06 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: securityshepherd_install.sh
Awesome Lists containing this project
README
# OWASP Security Shepherd Vagrant Container
The OWASP Security Shepherd project is a web and mobile application security training platform. Security Shepherd has been designed to foster and improve security awareness among a varied skill-set demographic. The aim of this project is to take AppSec novices or experienced engineers and sharpen their penetration testing skillset to security expert status.
### What is this?
This helps you build Security Shepherd into a Vagrant container rather than using the large ova file. It assumes you already have vagrant installed, if not grab it from https://www.vagrantup.com/ before you begin.
### Some assumptions:
* You wish to connect to the container, via localhost on port 8080
* You wish to use the standard Tomcat port of 8080 in the container
* You are using the default MySQL password of CowSaysMoo for the database
If the above is correct, then you are golden.
### Support
For all issues with the scripts here, drop me a mail. Daniel AT OWASP.org. For any issues with Security Shepherd, I'd recommend you drop both Mark and Sean an email. Their details can be found on the main site