For those looking for ways to stand out from the crowd when looking for a cyber security job - the experience and knowledge gained from simple projects such as this will have jobs bidding for you! Pay close attention, you're getting Cloud experience, Sys Admin experience, Blue Team experience, and Red Team experience all in just an hour! Great job Grant!
This is so huge man. I've been eyeing this video for a while now. Have a job interview in a few days & it was mentioned cloud experience being a plus. I don't have really any, so I have a little bit now!
Let's goddamn gooooo, I was going to build something like this but hell yes I got a video from you about a cloud based cysec lab. LFG, couldn't have been better :D Gonna do the same but I'm gonna be using Azure.
This was very informative, and well put together. I followed along using the UI setup. Looking forward to watching the rest of your videos. This content is super valuable! Thank you so much.
Hey Grant! I love the channel and your content. I am pretty close to graduating an AAS in CS and looking to move on to WGU for a bachelors. Thanks for the helpful videos!
Hey Grant , Can you help me understand that instead of creating a security tool box to install Splunk how can I use my own Windows 11 local machine to act as a receiving server for all the logs from the ec2 instance? What changes would be needed to be done in the configuration?
Good project, it actually took me a day to build. Please do explain how to add the market place ami's to terraform after manual subscription, i tried and it did not work for me. This is the error i got for all 3 instances.... Error: collecting instance settings: couldn't find resource │ with aws_instance.kali, │ on main.tf line 183, in resource "aws_instance" "kali": │ 183: resource "aws_instance" "kali" { My biggerst question, being a newbie to cybersecurity , how do i get to use the lab to simulate attacks, check for security issues in the logs etc.
I honestly I'm reaching a point where I don't know anything anymore. VM with KL runned by Whonix and-or Qbes (the traditionals), Windows with Kasm and Dockers. Linux with Dockers. I don't know what's the safest anymore. Should I change, can someone give me opinions...
couldnt find the ssh folder under my Linux, the folder where my username is doesnt contain a .ssh folder to paste my PEM file; help please, ive been stuck at this for hours
You are welcomed to use whichever cloud provider works for you. I recommend taking a look into DigitalOcean. They have a $200 sign-up credit which is good for 60 days.
I've went through this before and it is an issue with the AMI. I believe they may have deprecated so you have to look for availability of the AMI in your respective region. I'm dealing with this again as I am updating my Terraform code. Once I check my laptop and confirm if I have the correct AMIs, I will add them here. My desktop don't have the correct ones in my code. Hope this helps
For those looking for ways to stand out from the crowd when looking for a cyber security job - the experience and knowledge gained from simple projects such as this will have jobs bidding for you! Pay close attention, you're getting Cloud experience, Sys Admin experience, Blue Team experience, and Red Team experience all in just an hour! Great job Grant!
I just saw your homelab Cybersecurity playlist from years ago yesterday, and now you surprised me with this!
This is so huge man. I've been eyeing this video for a while now. Have a job interview in a few days & it was mentioned cloud experience being a plus. I don't have really any, so I have a little bit now!
did you get the job?
Let's goddamn gooooo, I was going to build something like this but hell yes I got a video from you about a cloud based cysec lab. LFG, couldn't have been better :D
Gonna do the same but I'm gonna be using Azure.
planning to do the same, using Azure :D
have you started?
@@omar_alshahat oh no sadly :( got busy in exams but plan to continue so in november
This was very informative, and well put together. I followed along using the UI setup. Looking forward to watching the rest of your videos. This content is super valuable! Thank you so much.
This is the type of content I need right now. Awesome vid btw.
Hey Grant! I love the channel and your content. I am pretty close to graduating an AAS in CS and looking to move on to WGU for a bachelors. Thanks for the helpful videos!
Happy to help!
Excellent vid. Thank you for this, another great project idea.
Finally. Credits where they're due.
This was a good video.
Been looking for this everywhere
Thanks grant you a lifesaver
Thanks I love your videos they helped me alot
Happy to help!
Gant!!! Thanks a lot for this video. You've just opened a new playing ground for me.
Thanks for the Upload.
Wow. I expected it, this is awesome ❤❤
Sir, the way i see you
You are one in million ❤
¡Increíble lo que enseñas en este video! 💪🏻🙏🏻🇨🇱
This is awesome
Learned a lot thank you
❤ احببت قناتك ❤
Great video, Grant. Thanks.
Hey Grant ,
Can you help me understand that instead of creating a security tool box to install Splunk how can I use my own Windows 11 local machine to act as a receiving server for all the logs from the ec2 instance? What changes would be needed to be done in the configuration?
Excellent work! Are there some practice scenarios for beginners with this VPC?
Good project, it actually took me a day to build. Please do explain how to add the market place ami's to terraform after manual subscription, i tried and it did not work for me.
This is the error i got for all 3 instances....
Error: collecting instance settings: couldn't find resource
│ with aws_instance.kali,
│ on main.tf line 183, in resource "aws_instance" "kali":
│ 183: resource "aws_instance" "kali" {
My biggerst question, being a newbie to cybersecurity , how do i get to use the lab to simulate attacks, check for security issues in the logs etc.
same here.. anyone figure this out?
On your own experience which Team give entry Level oppurtinites?
Hey Grant! Thank you so much for this tutorial. Is there a particular reason why the Ubuntu Security Tools machine was given its own security group?
Hey! It was due to the Ubuntu AMI we use in the video. It needs its own security group for access via the browser.
Do a black hat environment
love your videos
Do I need to make a payment to use AWS for this project?
are these done in one computer/laptop? thanks sir
I honestly I'm reaching a point where I don't know anything anymore. VM with KL runned by Whonix and-or Qbes (the traditionals), Windows with Kasm and Dockers. Linux with Dockers. I don't know what's the safest anymore. Should I change, can someone give me opinions...
couldnt find the ssh folder under my Linux, the folder where my username is doesnt contain a .ssh folder to paste my PEM file; help please, ive been stuck at this for hours
get the pem file path, and do: mv "add your pem file path here" ~/.ssh
ssh folder is hiddne therefore you cannot see
Hey guys,is it suitable for beginners?I want to build a project on cloud security from scratch.. thanks in advance.😊
Hi! This is!
cool, but aws isn't paid?
Hopefully someone respinse hear in time but im unabel to get past the cd ~/.aws keeps saying directory is found
try starting at your home directory, than moving up and 'ls' ing one by one until you get there
it is not .aws but it is aws. Try again
can't i replace aws with something free? i can't use it unless i put in payement info
You are welcomed to use whichever cloud provider works for you.
I recommend taking a look into DigitalOcean. They have a $200 sign-up credit which is good for 60 days.
Impressive video. Would you mind offering some assistance with the error message I'm receiving?
Error: collecting instance settings: couldn't find resource
│
│ with aws_instance.windows,
│ on main.tf line 162, in resource "aws_instance" "windows":
│ 162: resource "aws_instance" "windows" {
│
╵
╷
│ Error: collecting instance settings: couldn't find resource
│
│ with aws_instance.kali,
│ on main.tf line 183, in resource "aws_instance" "kali":
│ 183: resource "aws_instance" "kali" {
│
╵
╷
│ Error: collecting instance settings: couldn't find resource
│
│ with aws_instance.security-tools,
│ on main.tf line 204, in resource "aws_instance" "security-tools":
│ 204: resource "aws_instance" "security-tools" {
I've went through this before and it is an issue with the AMI. I believe they may have deprecated so you have to look for availability of the AMI in your respective region. I'm dealing with this again as I am updating my Terraform code. Once I check my laptop and confirm if I have the correct AMIs, I will add them here. My desktop don't have the correct ones in my code. Hope this helps
im stuck on s3 bucket saying its deprecating
can anyone help me