Azure
Last updated
Was this helpful?
Last updated
Was this helpful?
As of release 2022.3 Kali is back on Azure. With this return we will discuss how to get Kali on Azure.
The very first thing to do is create an Azure account. Only once we see the following screen are we able to proceed with setting up a Kali VM.
From this page we will want to click on āVirtual machinesā. After doing so we will be met with the following screen.
Now we can get started.
Creating a Kali VM
We will select āCreateā and then select āAzure virtual machineā in the drop down options. After which we will face the following screen.
For this screen we have already input all of the necessary information, your screen wonāt look like this immediately. There are a couple of fields that we will need to do extra things to set properly, these being āResource groupā and āImageā. For āResource groupā we will want to create a new group if we have no pre-existing group, otherwise we can select whatever group we wish. For āImageā we will want to select āSee all imagesā. From here we can search for āKaliā
We can then click the drop down āSelectā and choose the only option. From here we scroll down and fill in the rest of our information in the āBasicsā section of the VM creation screen.
We have changed a couple fields in this area. We have input custom values for āUsernameā and āKey pair nameā to be more familiar. From here we can then move onto āDisksā
As we can see we have no disk attached to Kali currently, so we have to attach one. We select āCreate an attach a new diskā as we have no pre-existing disks. Once clicked here is what we are met with.
We keep the default values for this, and then continue forward. We check each section and make sure that there are no changes we want to make, but for this guide since there arenāt we go all the way to āReview + createā.
Once we are sure that our information is correct we press āCreateā, which takes us to a new page.
We simply wait for our deployment to be complete, and once it is we select āGo to resourceā.
We from here are able to see our VM and interact with it. For our purposes we are going to select āConnectā and then āSSHā.
This brings us to a new page that tells us how to connect to our instance. We need to change the mode on the ssh key, and after we can connect to our freshly created Kali instance.