Skip to main content

Evolution of SIEM

SIEM tool is the heart of the modern SOC. For most of the security processes SIEM tool lays the foundation and saves the effort of all security analysts. SIEM brings in a huge amount of log data from many different assets which belongs to the organization.

SIEM Security is nothing but the integration of all security tools, monitoring tools, servers, cloud workloads and endpoints to SIEM solution. A SIEM tool collects log data and event data from all the systems, analyze and generate alerts when there are any suspicious activities identified which can lead to a security incident.

All SIEM solutions have three main stages:

1. Data Collection - Collecting log and event data from all the assets of organization - systems, devices, endpoints, apps, security tools, network devices, etc.

2. Data Consolidation - Normalizing and categorizing the collected raw data which can be used by soc analysts to perform analysis. Categorizing data can be done by using origin of the user, systems accessed, credentials, performance and more.

3. Data Analysis - Normalized and categorized data is analyzed and is checked for abnormal or suspicious events which raises an alert on SIEM tool.

Evolution of SIEM:

First Gen SIEM - Introduced in 2005, combination of SIM and SEM. It can process only limited scale of data and generate sophisticated alerts and visualizations.

  • LMS - Log Management Systems: Collection and storage of log data.
  • SIM - Security Information Management: Automation tools used to collect log data. Long-term log data storage, analysis and reporting on collected log data.
  • SEM - Security Event Management: Real-time monitoring and correlation of systems and events with dashboard view and notifications.

Second Gen SIEM - They can consume large volumes of data and can handle big data of historical logs. These second generation SIEMs can correlate historical log data with real time events and data from threat intelligence feeds.  

Third Gen SIEM / Next Gen SIEM - Proposed by Gartner in 2017. Two new technologies are integrated with these SIEMs - UEBA and SOAR. User and Entity Behavior Analytics (UEBA) uses Machine Learning (ML) in establishing behavioral baselines of all users, systems, endpoints, apps, tools which helps in identifying any anomalies. Security Automation, Orchestration and Response (SOAR) helps analysts in quickly investigating incidents and automate response in case of a event.

Importance of SIEM:

SIEM tool importance in organizations:

  1. Log management, case management.
  2. Compliance regulations - PCI DSS, PII, HIPAA, SOX, etc. and policy enforcement.
  3. Security monitoring, incident response.
  4. Threat Intelligence
  5. Data Intelligence
  6. Disaster Recovery
  7. Normalization and Categorization of log data.
  8. Analyzing, alerting and reporting.

Next Gen SIEM Features:

Third Gen SIEM solutions offers some new features:

  1. UEBA - Advanced users / entity behavior analytics which can detect anomalies by monitoring behaviors of users and entities in organization. SIEMs with UEBA use cases:
    • Compromised Insider
    • Malicious Insider
    • Data Loss Prevention
    • Alert Triage
  2. SOAR - Automation and orchestration of incident response.
  3. Dashboards and Visualizations.
  4. Long term data retention and unlimited scalability.
  5. Flexible searching, querying, reporting, and data exploration.
  6. Threat hunting interface.
  7. Forensic Analysis

Comments

Popular posts from this blog

SOC L1, L2 & L3 Analyst Responsibilities

 What is SOC? - Go to Introduction to SOC SOC L1 Analyst Responsibilities: Monitoring SIEM tool and detecting incidents. Monitoring resources and assets, analyzing log data to identify any anomalies. Identifying true positives and false positives. Report incident to SOC and any other relevant teams. Escalating the incidents when SLA's are not met. Assisting SOC L2 & L3 Analysts in incident detection, workflow, remediations and resolutions. Communicate with the external teams for proper incident resolution. Monitoring SIEM health status. Follow up on escalated incidents. SOC L2 Analyst Responsibilities: Validating the incidents escalated by L1 Analysts. In depth investigation on the incidents. Recommending mitigation strategies to resolve the incident. Manage SIEM tool and updating the log baselines. Generating and delivering daily, weekly, and monthly reports on time. Incident knowledge base. Communicating with external entities to resolve any queries on the raised incidents. O...

SOC Types and Roles

  Types of SOC Models Each organization has its own requirements and budget allocated to SOC. So, there are several types of SOC based on those requirements and budget: In-House SOC – Organization builds their own cybersecurity team. But such organization should have a budget to support the survival of the SOC team. Virtual SOC – SOC team does not have their own facility and works often from remote locations. Co-Managed SOC – Organization’s internal SOC team works with an external Managed Security Service Provider (MSSP). In this model, communication and coordination between internal and external teams is important. Command SOC – Senior and experienced SOC team overseeing the smaller SOCs in a large region. Major telecom providers and defense agencies operate on this model. SOC – People, Processes, and Technology A strong coordination between people, processes, and technologies is required to build a strong, capable and successful SOC. People – SOC needs highly trained employees...

What is SIEM? - Overview

SIEM - Security Information and Event Management, a security solution to address security threats and vulnerabilities which can interfere with organization's business operations. SIEM tool helps the organization's security team to detect any anomalies in its network and alerts the SOC team. Most recent SIEM tools have incorporated artificial intelligence (AI) which can help in automating most of the manual processes related to threat detection and incident response increasing productivity. SIEM = SIM + SEM SIM - Security Information Management SEM - Security Event Management SIEM is the combination of SIM and SEM, enabling the real-time monitoring and analysis of security events along with tracking and logging of security data for compliance / auditing.  SIEM has evolved over the years and embedded UEBA - User & Entity Behavior Analytics along with many other security analytics and features like AI and machine learning to identify any abnormal or anomalous user behaviors wh...