Uncategorized

Azure Virtual Desktop and ShortPath for Public Networks

A couple of weeks ago, Microsoft introduced a new preview feature for AVD called ShortPath for Public Networks. This allows us to get UDP-based connections to our AVD machines instead of the traditional Reverse TCP-based connections. NOTE: This feature is still in preview This of course improves our end-user experience since we can push more content without needing to …

Azure Virtual Desktop and ShortPath for Public Networks Read More »

IPv6 Support in Microsoft Azure

With more governmental requirements enforcing requirements that public-facing services need to support IPv6 a lot of customers that have started their cloud journey might be having some issues with adopting IPv6 on all their services. Especially with Microsoft Azure, not all services support IPv6 natively, therefore, I wanted to write this post to give an …

IPv6 Support in Microsoft Azure Read More »

Samsung hacked by Lapsus

Last week, a hacker group called LAPSUS had able to gain access to NVIDIA and was able to collect a large amount of data from the internal fileservers, including code signing certificates. Now this week they also claim that they have hacked Samsung, and are providing a lot of claims/proof on what kind of data …

Samsung hacked by Lapsus Read More »

New Book Project: Windows Ransomware Protection and Detection

10 years ago, I wrote my first book together with Packt Publishing, today I’m happy to announce that I’m started working on a new book project together with them. The title will be “Windows Ransomware Protection and Detection“, the content of the book will be focused on: * What is ransomware? giving real-life examples of …

New Book Project: Windows Ransomware Protection and Detection Read More »

Threat Hunting in Microsoft Azure

A while back, a customer asked me to help inspect what happened to an environment in Azure that got compromised and was used to launch a ransomware attack.  Unfortunately, this environment also had a VPN connection between Azure and their existing on-premises data center which also meant that their entire infrastructure got compromised eventually…. Now …

Threat Hunting in Microsoft Azure Read More »

Upgrade Azure Kubernetes Service using Terraform

With Azure Kubernetes Service, Microsoft is constantly developing the service to follow the release cycle of Kubernetes, with an updated version coming every 3. months it means that it requires a lot of upgrading of the Kubernetes instances to be on a supported version. Microsoft has a list here of the release calendar Supported Kubernetes versions …

Upgrade Azure Kubernetes Service using Terraform Read More »

Getting started with Azure Operator for Kubernetes

So, what is a Kubernetes Operator? it is software extensions to Kubernetes to provide it with the ability to provision resources or changes outside of the cluster. Think about the ability to provision resources in a cloud provider but as Kubernetes resources instead of using other means to build resources. Consider that Kubernetes can be …

Getting started with Azure Operator for Kubernetes Read More »

Customize Azure Kubernetes Service Diagnostics for Azure Log Analytics

If you are using Azure Kubernetes Service you will also in many cases, be using Container Insights in combination with Kubernetes Cluster audit data, which allows for deeper insight into your Kubernetes environment and containers. However, with the default settings, Container Insight and Kubernetes Audit is a data-hungry demon it seems. If you have a …

Customize Azure Kubernetes Service Diagnostics for Azure Log Analytics Read More »

Scroll to Top