Skip to content

Terraform and Saltstack to create a dirty network for testing ASV scans

License

Notifications You must be signed in to change notification settings

coalfire/dirty-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dirty Sandbox

Terraform and Saltstack to create a dirty network for testing ASV scans.

Getting Started

You will need:

  • terraform https://www.terraform.io/downloads.html
  • make
  • ssh-keygen
  • A POSIX-like shell (bash or zsh work)
  • an AWS account
    • a user with AdministratorAccess (or otherwise the ability to create most types of resources in your chosen region)
    • the AWS Access Key and AWS Secret Key for that account

To get started:

cd terraform
cp examples/* ./
$EDITOR variables.tf
$EDITOR secrets.tf
make apply  # not yet implemented!

TODO

Lots.

About

Terraform and Saltstack to create a dirty network for testing ASV scans

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published