4 followers
Cybersecurity enthusiasts, Security Researcher, Red Teamer, OSCP Certified.
Getting started with Car Hacking, with an introduction to CAN Bus and hands-on with a basic replay attack. Objective Understanding CAN Bus vehicle...
Let’s Import our machine into the VM and boot it up. We see that we have a Windows 7 machine with 2 users Administrator and runas. We don’t have any...
IaC Challenge Now that you have learned how on-prem IaC deployments work and the security concerns that arise when using IaC. In order for us to...
Creating an IaC Pipeline Let’s navigate to the /home/ubuntu/iac/ directory. All of the scripts we will use today can be found in this directory. cd...
We’ve provided the details for the machine. Let’s first check if we can ping the machine (i.e. we’ve successfully connected to the network.) ping -c3...
Phase One: Explore Okay, let's get going, shall we? The first thing we want to do is start our Minikube cluster. You can do this by running the...