SOT

SOT

SOAR
Security Orchestration, Automation and Response

Automation of response to information security incidents using dynamic playbooks and information security tools, building an attack chain and with an object-oriented approach

NG SOAR
Next Generation SOAR

Automation of response to information security incidents with built-in basic correlation (SIEM), vulnerability Scanner (VS), collection of raw events directly from information security tools, dynamic playbooks, building an attack chain and an object-oriented approach. AM and VM are included

AM
Asset Management

Description of the IT landscape, detection of new objects on the network, categorization of assets, inventory, life cycle management of equipment and software on automated workstations and servers of organizations

VS
Vulnerability Scanner

Scanning information assets with enrichment from any external services (additional scanners, The Data Security Threats Database and other analytical databases) to analyze the security of the infrastructure.

VM
Vulnerability Management

Building a process for detecting and eliminating technical vulnerabilities, collecting information from existing security scanners, update management platforms, expert external services and other solutions

FinCERT
Financial Computer Emergency Response Team

Bilateral interaction with the Central Bank, namely the transfer of information about incidents and receipt of prompt notifications/bulletins from the regulator

GovCERT
Government Computer Emergency Response Team

Bilateral interaction with the state coordination center for computer incidents, namely the transfer of information about incidents and receipt of prompt notifications/bulletins from the regulator

Mail us to sales@securityvision.ru or get demo presentation

How the data leakage protection system understands what to protect

How the data leakage protection system understands what to protect
29.08.2022


  |  Listen on Google Podcasts  |   Listen on Mave  |   Listen on Yandex Music  |  



Ruslan Rakhmetov, Security Vision


Data transfer is important for the stable operation of a company, so when protecting sensitive data it is very important that DLP system interferes only with the traffic, the leakage of which can lead to problems. Copying a presentation to flash drives, sending an email to a contractor, collaborating on a document directly in the cloud - these are examples of familiar business processes that should not be disrupted if they are completely legitimate. That's why we continue our introduction to the work of DLP-systems with the possibilities of traffic analysis: how the data leakage protection system determines the necessity of blocking employee actions.


Once the data from the monitored channels reaches the core of the DLP system, it is analysed and compared to the data templates that your company has chosen to protect. Based on the results of the analysis, the system triggers blocking processes at the right time, which can be related to software, drivers, and user actions.


1.png


Depending on the type of data, the processes themselves differ, so let's try to classify them for detailed analysis:

1) archives (e.g. 7z, bzip, tar, rar, zip);

2) databases (ace, mdb, accdb, dmp, mxl, vcs, full, etc.);

3) multimedia files (mov, flac, wmv, mp3, wav, avi, gif, etc.);

4) documents (ppt, pptx, odp, xls, xlsx, ods, doc, docx, odt, pdf, txt, json, xps, djvu, etc.);

5) executable files, libraries, design files and other data types.


Signature processing

This is the first mechanism that analyses files for compliance with certain signatures (formats). Content analysis is not yet available, but according to IS policies, the transfer of data of a certain format can be blocked without analysis (e.g. transfer of archives or design documentation files).


This is the very first technology to appear in DLP solutions, but despite its age, signature analysis will never become obsolete because some types of data simply cannot be analysed using other methods.


Archive processing

Typically, DLP systems do not analyse the archives themselves, but the data inside. Therefore, the first set of technologies is dedicated to unpacking archives (and their attachments, if required), and analysing their contents comes next.


However, there are archives that are password protected (and thus encrypted), so additional processes are launched: classically, DLP systems do not deal with password brute force, this requires additional computing power, so for effective protection analysts are involved in the process in manual mode or organisational measures (for example, to send such an archive outside the perimeter of the company, a letter is generated indicating the need for this sending and the password, so that an IS employee of the department can make an informed decision and take the necessary actions).


Database processing

To protect the contents of databases and tables, digital fingerprint technology is usually used. To make this technology work, database fragments that need to be protected from leakage are loaded into the DLP engine, and the data from the traffic is compared to the samples. In case of a full or partial match (according to IS policies), traffic blocking processes are triggered.


Video processing

Modern DLP systems are not yet able to analyse video files on the fly, but you can perform targeted monitoring based on signature analysis, and there are separate tools for other types of media files (see below).


Audio processing

Audio files can be translated into text using special voice analysis engines (Google speech-to-text, MDG solutions, etc.), and the resulting text is then analysed. Few DLP systems can boast built-in analysis capabilities or integrations with third-party solutions. Therefore, such integrations often have to be developed in-house, using, for example, the capabilities of SOAR platforms or with the involvement of additional developers from DLP system vendors.


For example, when using voice recognition-compatible IP telephony, it is possible to send text transcripts of calls to DLP for analysis.


Image processing

Pictures can be important on their own or because of the text they contain. To analyse pictures, modern DLP uses machine learning capabilities (e.g. learning with a teacher), in which case a set of pictures is initially loaded into the analysis engine, the transmission of which will be monitored with special care. These can be blueprints (black lines on a white background), images of people (by searching for faces in photos), passports and credit cards (based on a set of bank icons and other elements), etc.


In addition to image analysis, optical text recognition technology (ABBYY OCR in Fine Reader, Google Cloud Vision in Tesseract) is connected, which extracts text from the image and transfers it to text analysis modules (see below).


So, for example, when using enterprise Google DLP when transmitting credit card photos via GMail, the picture can be recognised automatically and the numbers on it painted over for all recipients.


Text processing

Many DLP solutions use regular expression technology, which allows you to describe important pieces of text using formulas (e.g. ^((8|\+7)[\- ]?)?(\(?\d{3}\)?[\- ]?)?[\d\- ]{7,10}$ to search for mobile phone numbers in text). In this way it is possible to protect pre-understood combinations in numbers of passports, credit cards, driving licences, SNILS and other documents.


Moreover, by using various dictionaries and machine learning to search for similar texts, it is possible to detect the transmission of documents dedicated to specific topics (accounting, commerce, job search, industry-specific texts, etc.).


2.png


Thus, depending on how advanced the DLP system is and the technologies it uses, it is possible to automatically understand the contents of many files to secure them. This can be useful not only to protect against intruders who ‘leak’ customer databases or trade secrets, but also against accidental events, because probably each of you has sent an email to the wrong recipient at least once in your life.


Recommended

Review of the publication NIST SP 800-82 Rev. 2 "Guide to Industrial Control Systems (ICS) Security"
Review of the publication NIST SP 800-82 Rev. 2 "Guide to Industrial Control Systems (ICS) Security"
Access control and user identification. IDM systems
Access control and user identification. IDM systems
IPS / IDS systems. Intrusion detection and prevention
IPS / IDS systems. Intrusion detection and prevention
Security automation with the MITRE matrix variety
Security automation with the MITRE matrix variety
The art of the trailblazer in corporate infrastructure
The art of the trailblazer in corporate infrastructure
New features of the Security Vision Risk Management (RM) product
New features of the Security Vision Risk Management (RM) product
Practical protection of personal data. Evaluate the effectiveness of measures taken to ensure the security of personal data
Practical protection of personal data. Evaluate the effectiveness of measures taken to ensure the security of personal data
MITRE publication ‘11 Strategies for a World-Class SOC Centre’. Strategy #2 ‘Ensure the SOC has the authority it needs to fulfil its mission’
MITRE publication ‘11 Strategies for a World-Class SOC Centre’. Strategy #2 ‘Ensure the SOC has the authority it needs to fulfil its mission’
IRP/SOAR by law. Finance
IRP/SOAR by law. Finance
Review of the publication NIST SP 1800-22 (Draft) "Mobile Device Security: Bring Your Own Device (BYOD)"
Review of the publication NIST SP 1800-22 (Draft) "Mobile Device Security: Bring Your Own Device (BYOD)"
Dynamic playbooks
Dynamic playbooks
Information security overview: network defence
Information security overview: network defence

Recommended

Review of the publication NIST SP 800-82 Rev. 2 "Guide to Industrial Control Systems (ICS) Security"
Review of the publication NIST SP 800-82 Rev. 2 "Guide to Industrial Control Systems (ICS) Security"
Access control and user identification. IDM systems
Access control and user identification. IDM systems
IPS / IDS systems. Intrusion detection and prevention
IPS / IDS systems. Intrusion detection and prevention
Security automation with the MITRE matrix variety
Security automation with the MITRE matrix variety
The art of the trailblazer in corporate infrastructure
The art of the trailblazer in corporate infrastructure
New features of the Security Vision Risk Management (RM) product
New features of the Security Vision Risk Management (RM) product
Practical protection of personal data. Evaluate the effectiveness of measures taken to ensure the security of personal data
Practical protection of personal data. Evaluate the effectiveness of measures taken to ensure the security of personal data
MITRE publication ‘11 Strategies for a World-Class SOC Centre’. Strategy #2 ‘Ensure the SOC has the authority it needs to fulfil its mission’
MITRE publication ‘11 Strategies for a World-Class SOC Centre’. Strategy #2 ‘Ensure the SOC has the authority it needs to fulfil its mission’
IRP/SOAR by law. Finance
IRP/SOAR by law. Finance
Review of the publication NIST SP 1800-22 (Draft) "Mobile Device Security: Bring Your Own Device (BYOD)"
Review of the publication NIST SP 1800-22 (Draft) "Mobile Device Security: Bring Your Own Device (BYOD)"
Dynamic playbooks
Dynamic playbooks
Information security overview: network defence
Information security overview: network defence

Other articles

Keylogger for cybersecurity and optimisation
Keylogger for cybersecurity and optimisation
MITRE publication ‘11 Strategies for a World-Class SOC Centre’. Strategy #11 ‘Increase Efficiency by Expanding SOC Functionality’
MITRE publication ‘11 Strategies for a World-Class SOC Centre’. Strategy #11 ‘Increase Efficiency by Expanding SOC Functionality’
IPS / IDS systems. Intrusion detection and prevention
IPS / IDS systems. Intrusion detection and prevention
SD-WAN - Orchestrator for large scale networks
SD-WAN - Orchestrator for large scale networks
Information security tools - types and description
Information security tools - types and description
Situational awareness in cyber security
Situational awareness in cyber security
Features of the new version of the Security Vision UEBA product
Features of the new version of the Security Vision UEBA product
Practical protection of personal data. Evaluate the effectiveness of measures taken to ensure the security of personal data
Practical protection of personal data. Evaluate the effectiveness of measures taken to ensure the security of personal data
MITRE's publication ‘11 Strategies for a World-Class SOC Centre’. Strategy #7 ‘Choose and Collect the Right Data’
MITRE's publication ‘11 Strategies for a World-Class SOC Centre’. Strategy #7 ‘Choose and Collect the Right Data’

Other articles

Keylogger for cybersecurity and optimisation
Keylogger for cybersecurity and optimisation
MITRE publication ‘11 Strategies for a World-Class SOC Centre’. Strategy #11 ‘Increase Efficiency by Expanding SOC Functionality’
MITRE publication ‘11 Strategies for a World-Class SOC Centre’. Strategy #11 ‘Increase Efficiency by Expanding SOC Functionality’
IPS / IDS systems. Intrusion detection and prevention
IPS / IDS systems. Intrusion detection and prevention
SD-WAN - Orchestrator for large scale networks
SD-WAN - Orchestrator for large scale networks
Information security tools - types and description
Information security tools - types and description
Situational awareness in cyber security
Situational awareness in cyber security
Features of the new version of the Security Vision UEBA product
Features of the new version of the Security Vision UEBA product
Practical protection of personal data. Evaluate the effectiveness of measures taken to ensure the security of personal data
Practical protection of personal data. Evaluate the effectiveness of measures taken to ensure the security of personal data
MITRE's publication ‘11 Strategies for a World-Class SOC Centre’. Strategy #7 ‘Choose and Collect the Right Data’
MITRE's publication ‘11 Strategies for a World-Class SOC Centre’. Strategy #7 ‘Choose and Collect the Right Data’