Uncategorized

Microsoft Sentinel – Kusto queries for Killnet and geo lookup

Yesterday, many Norwegian websites were targeted in a DDoS attack by an activist group called Killnet as you can read more about here –> Norway hit with cyberattack, temporarily suspending service (yahoo.com) Killnet does primarily DDoS attacks using either flooding with POST or GET operations on layer 7 or TCP SYN flood attacks on layer 4. …

Microsoft Sentinel – Kusto queries for Killnet and geo lookup Read More »

Distributed applications monitoring with Serverless360

One of the things I do miss from the old days with System Center Operations Manager, was the ability to create distributed applications. Which allowed us to drag components together that was monitored as a service. This could be components like Hardware Network components Windows Servers TCP Probes or HTTP probes Which then was grouped …

Distributed applications monitoring with Serverless360 Read More »

Private Endpoints – SNAT – UDR and Azure Firewall

When using PaaS services in a hub-and-spoke architecture a best-practice approach is to use Private Endpoints for accessing those services. This allows us to ensure that these services are only available internally in the Azure VNET and not publicly available. For instance, with this example below. Where we have a private endpoint to a storage …

Private Endpoints – SNAT – UDR and Azure Firewall Read More »

The curious case of Azure Managed Identity and a compromised virtual machine

Last week I got contacted by a customer who was a bit stressed because someone had tampered with their environment in Azure, and they had no idea who it was and what they have been doing. Before I begin going through the details, it should be noted that in this environment I had little monitoring …

The curious case of Azure Managed Identity and a compromised virtual machine Read More »

Deployment of Kubernetes, Helm and YAML files using Terraform

One of the great things with Terraform is the wealth of support for different providers and platforms. For instance, you have support for the major cloud providers, SaaS services like Cloudflare, and virtualization layers such as VMware. So, when I’m setting up a Kubernetes environment on a cloud provider such as with Azure, I can …

Deployment of Kubernetes, Helm and YAML files using Terraform Read More »

Phishing attacks in Microsoft Teams and external federation

A while back a customer of ours got targeted with a phishing attack that came through Microsoft Teams. What happened was that the attackers created a new O365 organization and named the users in their tenant like the people working in the IT department in the customer organization. By default, Microsoft Teams has a federation …

Phishing attacks in Microsoft Teams and external federation Read More »

Securing Virtual Machine Infrastructure in Microsoft Azure

This is a summary blog post on a presentation that I hosted on the Microsoft Security User Group Norway a few weeks back (You can view the presentation here –> community/MSUGC-securing-virtual-machines-english.pptx at main · msandbu/community (github.com)) There are many security features within Microsoft Azure when it comes to securing virtual infrastructure. 1: Encrypting data and VM …

Securing Virtual Machine Infrastructure in Microsoft Azure Read More »

Scroll to Top