DIGGING INTO AZURE SENTINEL, MICROSOFT’S NEW SIEM TOOL

Source:- techgenix.com

Wouldn’t be nice if you could see threats coming and stop them before they happen? Recent technological developments in cloud computing and artificial intelligence are bringing this goal within reach. One of these new technologies is called Azure Sentinel and in simple terms it acts as a kind of virtual agent always at your side watching over your Microsoft Azure cloud infrastructure, collecting data across all of your devices, applications and users in order to detect, investigate and respond to threats against your business. To learn more about Azure Sentinel, I recently reached out to my go-to Azure expert Sasha Kranjac and asked him for a bit of a demonstration of what it does and how to use it. Sasha is a security and Azure expert and instructor with more than two decades of experience in the field. He began programming in Assembler on Sir Clive Sinclair’s ZX, met Windows NT 3.5, and the love has existed ever since. Sasha owns an IT training and consulting company that helps companies and individuals to embrace the cloud and be safe in cyberspace, delivering Microsoft, EC-Council and his own bespoke Azure and Security Courses and PowerClass Workshops internationally. He is a Microsoft MVP, MCT, MCT Regional Lead, Certified EC-Council Instructor (CEI), and currently holds more than 60 technical certifications. Sasha is a frequent speaker at various international conferences, and is a consultant and trainer for some of the largest Fortune 500 companies. You can follow Sasha on Twitter @SasaKranjac. Let’s now pay attention as Sasha takes us through a short walk through some of the features of Azure Sentinel and offers some comments on using it.

Not just another SIEM product

Azure Sentinel is Microsoft’s recent addition to a hybrid cloud security landscape — it is designed to provide cloud-enabled intelligent analytics not only for your Azure resources, but for on-premises and other cloud resources such as Office 365 and Amazon Web Services as well. Azure Sentinel is a security information event management (SIEM) and security orchestration automated response (SOAR) product, and I hear you say, “Oh, no, not another SIEM product!” But unlike other on-premises solutions, Azure Sentinel has a lot of horsepower under the hood. It does not require complex installation or time-consuming infrastructure setup as it is completely cloud-based, powered with artificial intelligence and scaling capabilities. Azure Sentinel is a hybrid cloud security solution, capable of processing and analyzing data from Azure and other cloud provider services, as well as from Windows and Linux workloads no matter whether they are on-premises or in a cloud. Moreover, it can analyze data from third-party security solutions and also analyze data coming from Office 365, Cloud App Security, Azure Information Protection, and others.

The enormous quantity of data that hybrid resources generate requires a lot of computing power to analyze and to get useful and actionable information out of it. Azure Sentinel helps and provides capability in four crucial areas or stages:

  • Collect. Collecting data from multiple sources and clouds, on-premises, applications, infrastructure, users, services, and others.
  • Detect. Detect threats to protected and monitored resources as they happen, minimizing the time to react to threats.
  • Investigate. Powered with artificial intelligence, search for and discover malicious activities across all protected assets.
  • Respond. Once a threat is known, avoid manual actions and respond to threats with automating tasks.

As of its public appearance at the end of February, Azure Sentinel is in “Preview” and not all its features are yet fully available. Pricing is still unknown, but it is expected to be announced before leaving the Preview phase. Meanwhile, why not try Azure Sentinel? There are some prerequisites, though. You need to have a contributor permission to the subscription and a Log Analytics workspace. Currently, Azure Sentinel supports workspaces created in the following regions only: Australia Southeast, Canada Central, Central India, East U.S., East U.S. 2 EUAP (Canary), Japan East, Southeast Asia, UK South, West Europe, and West U.S. 2. Support for other workspaces might be available later.

Using Azure Sentinel: A walkthrough

  1. Either go to Marketplace, All Services, or search for Azure Sentinel in the search field. Click on Azure Sentinel and click +Add.
  2. Choose a workspace to connect to Azure Sentinel. The workspace needs to be created in one of the supported regions. Click Add Azure Sentinel.

After you connect a workspace, you need to connect data resources to Azure Sentinel to be able to forward log events and data for analysis. Click Data Connectors and a list of available connectors appears, enabling you to connect various data sources, from Azure Active Directory and Office 365 to third-party solution providers like Cisco ASA, Fortinet, Barracuda, F5 along with any publisher supporting Common Event Format (CEF) logs:

One complaint: I wish the Data Connectors blade was formatted more clearly, for example as a list, or at least that the current tiled layout reveals what is configured and what is not configured yet. Remember, it is in a Preview and a lot of things can change here in the future.

To configure a connector or a data source, click Configure and a new blade opens. Each connector has its specific settings, and depending on the connector, there is one or more steps required to connect a data source. The following image shows a Common Event Format connector and its configuration steps:

Some connectors do not require more than one click to connect such as Azure Active Directory Identity Protection connector and might have additional requirements, such as Azure Active Directory Premium P1/P2 license in this example:

Once you have connected and configured all required data sources, Azure Sentinel starts to collect data. It might take few minutes before you can see any activity. The more time passes, the more data Azure Sentinel has, and events and alerts numbers will go up and graphs will start to show up:

The Threat Management and Configuration options are on the left, while the central part is reserved for Events, Alerts and Cases quick overview, the graph representing Events and alerts over time and a world map displaying the source and location of potential malicious events.

The Log Analytics is directly accessible within Azure Sentinel via Logs blade and gives the possibility to use the well-known Kusto Query Language (KQL) directly on the Log Analytics Workspace connected to Azure Sentinel:

Here you can test and write your own log queries that you can use later in Analytics, to create custom Alert Rules. As an example, the following query will search for the Security Event ID number 4,625, which is an activity of an account failed to log in onto a Windows virtual machine.

Enter a rule name, description, its Status (enabled or disabled) and choose Severity. The Logic pane will show the result graph once you enter the KQL query in Set Alert Query field:

Click on a View Query Result Logs > to immediately test the query in Log Analytics. Set up an Alert trigger value as well as how frequently the alert will run. As the features are being added, real-time automation will enable instant alert triggering and more Entities will become available. After you click Save, a custom Alert will run according to the predefined schedule and generate alerts if a threshold of failed log in attempts has been reached.

You can add Playbooks, that is, define Logic App Workflows, that will automate actions based on alerts. You can define Playbooks that will perform various automated tasks, such as sending an email notifying you of increased number of unsuccessful logon attempts, blocking access to a virtual machine or shutting down a virtual machine, locking down a user account, blacklisting attackers’ IP addresses, and many more.

An Azure Sentinel feature not immediately noticeable, and still under Preview, is Azure Sentinel Fusion. Fusion uses powerful algorithms and machine learning to analyze, triage, and correlate events from multiple sources into security cases. Seemingly unrelated events might be connected, and Fusion helps us with the task. It is not enabled by default, and you can do it via Azure Cloud Shell, typing the following command:

 

Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x