Reader small image

You're reading from  Building and Automating Penetration Testing Labs in the Cloud

Product typeBook
Published inOct 2023
PublisherPackt
ISBN-139781837632398
Edition1st Edition
Right arrow
Author (1)
Joshua Arvin Lat
Joshua Arvin Lat
author image
Joshua Arvin Lat

Joshua Arvin Lat is the Chief Technology Officer (CTO) of NuWorks Interactive Labs, Inc. He previously served as the CTO for three Australian-owned companies and as director of software development and engineering for multiple e-commerce start-ups in the past. Years ago, he and his team won first place in a global cybersecurity competition with their published research paper. He is also an AWS Machine Learning Hero and has shared his knowledge at several international conferences, discussing practical strategies on machine learning, engineering, security, and management.
Read more about Joshua Arvin Lat

Right arrow

Building our vulnerable lab environment with Terraform

The previous sections of this chapter allowed us to have a better understanding of how Terraform works. We worked with relatively simple examples, and it’s about time we worked on a relatively more complete and realistic example! That said, we will now use Terraform to automatically create and configure the vulnerable lab environment we manually prepared in Chapter 2, Preparing Our First Vulnerable Cloud Lab Environment. By utilizing Terraform, we should be able to streamline the process of setting up the vulnerable lab environment that we previously prepared manually.

Note

What happened again in Chapter 2? In Chapter 2, we manually created an empty S3 bucket through the AWS Management Console and configured it for static website hosting. We then modified the access control settings of the bucket to allow authenticated AWS users to list and retrieve objects. To complete the setup, we uploaded sample files to the S3...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Building and Automating Penetration Testing Labs in the Cloud
Published in: Oct 2023Publisher: PacktISBN-13: 9781837632398

Author (1)

author image
Joshua Arvin Lat

Joshua Arvin Lat is the Chief Technology Officer (CTO) of NuWorks Interactive Labs, Inc. He previously served as the CTO for three Australian-owned companies and as director of software development and engineering for multiple e-commerce start-ups in the past. Years ago, he and his team won first place in a global cybersecurity competition with their published research paper. He is also an AWS Machine Learning Hero and has shared his knowledge at several international conferences, discussing practical strategies on machine learning, engineering, security, and management.
Read more about Joshua Arvin Lat