EP4666540A1 - Action prioritisation recommendation - Google Patents
Action prioritisation recommendationInfo
- Publication number
- EP4666540A1 EP4666540A1 EP24700802.2A EP24700802A EP4666540A1 EP 4666540 A1 EP4666540 A1 EP 4666540A1 EP 24700802 A EP24700802 A EP 24700802A EP 4666540 A1 EP4666540 A1 EP 4666540A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- action
- score
- impact
- attack
- host
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/14—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
- H04L63/1441—Countermeasures against malicious traffic
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/55—Detecting local intrusion or implementing counter-measures
- G06F21/554—Detecting local intrusion or implementing counter-measures involving event detection and direct action
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/57—Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
- G06F21/577—Assessing vulnerabilities and evaluating computer system security
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/14—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
- H04L63/1433—Vulnerability analysis
Definitions
- the invention relates to a computer-implemented method for use in providing an action prioritisation recommendation along with a corresponding computer system and computer program.
- IRSs Intrusion response systems
- IDSs intrusion detections systems
- a passive IRS aims to notify and alert other parties to the occurrence of an intrusion and is dependant on these parties to take further actions in response to the detected cyber attacks.
- An active IRS automatically generates an action, without human involvement, to reduce the effects of the intrusion.
- Active IRSs can be built on a knowledge driven approach (KDA) or data-driven approach (DDA).
- KDA knowledge driven approach
- DDA data-driven approach
- a KDA is an adaptive approach, which provides collective wisdom from historical experiences, whereas a DDA provides inference or predictions for tackling specific issues based on provided (i.e. issue-specific) data.
- actions for mitigating detected attacks are selected based on attack-response costs, risk-based assessments, or knowledge-based algorithms. The actions are executed immediately after they are informed. However, in many scenarios, multiple actions may be performed, either for a single incident or for a range of incidents. In such cases, sequential execution of actions for mitigating detected attacks does not necessarily lead to an optimal response.
- Embodiments of the present invention provide a method for providing an action prioritisation recommendation in response to a cyber attack.
- a method for providing an action prioritisation recommendation in response to one or more cyber attacks on a system comprising one or more hosts comprising steps of: determining a plurality of host attack impact scores for attacks on one or more hosts, each host attack impact score being determined based on the severity of the corresponding attack and an importance of the targeted host; determining a plurality of action impact scores for actions that are available to be executed in response to each of the attacks, each action impact score being determined based on the effectiveness of the corresponding action and a type of action of the corresponding action; determining a plurality of action deployment complexity scores for each of the corresponding actions; and determining a priority score for each of the actions based on the host attack impact score, the action impact score, and the action deployment complexity score; and generating the action prioritisation recommendation providing a recommended sequence for executing the actions, wherein the recommended sequence prioritises the actions according to the priority scores.
- the action impact score may increase with increasing the effectiveness of action of the corresponding action, and the action impact score may decrease with increasing level of one or more resources required to execute the type of action of the corresponding action.
- the action deployment complexity score may increase with increasing complexity involved in executing the corresponding action.
- the priority score may increase with increasing host attack impact score of the corresponding attack, the priority score may increase with increasing action impact score of the corresponding action, and the priority score increases with decreasing action deployment score of the corresponding action.
- the recommended sequence may prioritise the actions in a descending order of the priority scores.
- determining a host attack impact score may comprise the steps of: providing a plurality of host attack impact groups, each of the plurality of host attack impact groups being associated with: a range of attack severity scores, a range of host importance scores, and a host attack impact group score associated with a corresponding host attack impact group; categorising each of the attacks into one of the plurality of host attack impact groups associated with: the range of attack severity scores encompassing the attack severity score of the corresponding attack; and the range of host importance scores encompassing the host importance score of the host targeted by the corresponding attack; and setting the host attack impact group score as the host attack impact score of the corresponding attack.
- the attack severity score may increase with increasing the severity of attack.
- the host importance score may increase with increasing the importance of host.
- the host attack impact score is determined by using a host attack impact score graph or a host attack impact score matrix comprising: a first axis representing the attack severity score; a second axis representing the host importance score; and a host attack impact graph plain having a plurality of host attack impact group areas or sectors, each of the host attack impact group areas or sectors being associated with the range of the attack severity scores, the range of the host importance scores, and the host attack impact group score.
- the effectiveness of action score may increase with increasing the effectiveness of action.
- the type of action score may increase with increasing level of the one or more resources required to execute the type of action.
- the action impact score may be determined by using an action impact score graph or an action impact score matrix comprising: a first axis representing the effectiveness of action score; a second axis representing the type of action score; and an action attack impact graph plain having a plurality of action impact group areas, each of the action impact group areas being associated with the range of the effectiveness of the action scores, the range of the type of the action scores, and the action impact group score.
- the type of action may be selected from one of: passive monitoring, active monitoring, and defensive action, wherein the passive monitoring has lower level of resources required than the active monitoring, and active monitoring has lower level of resources required than the defensive action.
- the action deployment complexity scores may be based on: computing power required to execute the corresponding action, time required to execute the corresponding action, number of users required to execute the corresponding action, privilege(s) required to execute the corresponding action, and/or level of authorisation required to approve the corresponding action.
- one or more of: the severity of attack, the importance of the host, the effectiveness of action, the type of action, and the action deployment complexity may be determined based on one or more user inputs, historical data and/or machine learning.
- the priority score, PRS may be determined as: P D K Do C _ — - HAI X AI
- HAI is the host attack impact score
- AI is the action impact score
- ADC is the action deployment complexity score
- the method prior to determining the priority score, may further comprise a step of: determining a confidence score based on a certainty of the determined host attack impact score and action impact score.
- the confidence score may increase with increasing certainty of the determined host attack impact score and action impact score.
- the priority score, PRS may be determined as:
- the method may further comprise a step of executing the actions according to the recommended sequence for executing the actions.
- the method may further comprise a step of notifying one or more users of the recommended sequence for executing the actions.
- a computer system configured to carry out the methods of the first aspect.
- a non-transitory computer readable medium having stored thereon a computer program that, when run on a system according to the second aspect, causes the system to perform methods according to the first aspect.
- Figure 1 illustrates an exemplary action prioritisation model, according to an embodiment
- Figure 2 illustrates a matrix that uses 4 groupings to assign priority based on variables such as importance and urgency or impact and effort;
- Figure 3 illustrates a priority matrix that uses 4 groupings to assign host attack impact scores based on attack severity scores and host importance scores, according to an embodiment
- Figure 4 illustrates a priority matrix that uses 4 groupings to assign action impact scores based on effectiveness of action scores and action type scores, according to an embodiemnt
- an action prioritisation is provided by taking into account not only action information, such as action deployment complexity and action impact, but also attack information, such as severity of attack and host importance.
- Figure 1 illustrates an exemplary action prioritisation model that utilises a method for providing an action prioritisation recommendation in response to a cyber attack according to an embodiment of the present invention.
- the action prioritisation model may be connected to an external network or be part of a wider network as shown in an example network of Figure .
- the method for providing the action prioritisation recommendation is discussed with reference to the exemplary action prioritisation model shown in Figure 1.
- the impact of each of the cyber attacks on each of the hosts targeted by the corresponding cyber attack is defined as “host attack impact”.
- the host attack impact may be determined based on severity of the corresponding cyber attack and the importance of the host targeted by the corresponding cyber attack, and may be expressed in a quantitative form, such as a score (i.e. host attack impact score).
- score i.e. host attack impact score
- severity of attack denotes the seriousness of an attack, and is proportional to the actual damage or potential damage that the attack caused or can cause to a host.
- severity of attack may also be proportional to the number of hosts affected by an attack. Severity of an attack may be expressed in a quantitative form, such as a score (i.e. attack severity score).
- Severity of an attack may be determined based on one or more user inputs (e.g. an input from an analyst), and/or relevant historical or real-time data.
- a machine learning algorithm may be trained to predict severity of an attack from a dataset of severities of historical cyber attacks.
- Importance of a host may be determined based on one or more user inputs (e.g. an input from an analyst or administrator of the host), and/or historical or real-time data relating to a number of relevant factors, such as the number of users, type of the users, and traffic volume of the host.
- a machine learning algorithm may be trained to predict importance of a host from the number of users, type of the users, and traffic volume of the host.
- the said grouped scoring method for determining host attack impact scores comprises a step of providing a plurality of host attack impact groups.
- Each of the host attack impact groups are associated with a range of attack severity scores and a range of host importance scores.
- Each of the host attack impact groups is also associated with a host attack impact group score.
- Each of the attacks is then categorised into one of the host attack impact groups based on its attack severity score and host importance score. In other words, each of the attacks is categorised into a host attack impact group that is associated with the range of attack severity scores encompassing the attack severity score of the corresponding attack, and the range of host importance scores encompassing the host importance score of the host targeted by the corresponding attack.
- the host attack impact group score is set as the host attack impact score of the corresponding attack.
- the said grouped scoring method may optionally be performed by using a prioritisation matrix, grid, or graph.
- a prioritisation matrix for example, a general priority matrix is shown in Figure 2 and may be modified for the purpose of performing the said grouped scoring method. Examples of such matrix include the Eisenhower matrix and an impact-effort matrix.
- the scoring matrix shown in Figure 2 uses 4 groups 202, 204, 206, 208 to assign priority based on the values of variable Y 212 and variable X 214 of tasks. Actions 202A, 204A, 206A, 208 A can be assigned to tasks based upon the group in which a given task falls.
- Each of the groups 202, 204, 206, 208 occupies an area on the matrix plain that does not overlap with an area occupied by another group. Using such a matrix helps to decide on and prioritise a plurality of tasks based on factors such as urgency and importance.
- An Eisenhower matrix for example, is suitable for prioritising a plurality of tasks in the context of time as it focuses on importance and urgency.
- a matrix such as that shown in Error! Reference source not found may use the 4 groups 202, 204, 206, 208 to assign priority based on impact (as variable Y) of tasks and effort required to execute tasks (as variable X). Tasks with high impact and low effort are assigned to the first group 202, tasks with high impact and high effort are assigned to the second group 204, tasks with low impact and low effort are assigned to the third group 206, tasks with low impact and high effort are assigned to the fourth group 208.
- each of the 4 groups 202, 204, 206, 208 is associated with a range of impact, a range of effort, and a recommended way 202A, 204A, 206A, 208A to handle the corresponding tasks (e.g. “proceed”, “investigate”, “consider”, and “avoid”).
- Each of the groups 202, 204, 206, 208 occupies an area on the matrix plain that does not overlap with an area occupied by another group.
- An impact-effort matrix is suitable for making informed decision by balancing the impact of the tasks and the effort require to execute the tasks.
- Such a host attack impact score matrix provides a direct visualisation of the grouped scoring method for determining the host attack impact scores described above.
- Table 1 summarises the ranges of attack severity scores and host importance scores of the host attack impact groups 402, 404, 406, 408 shown in Figure and their host attack impact group scores.
- the example shown in Figure and Table 1 comprises 4 host attack impact groups, optionally there may exist any number of host attack impact groups.
- the host attack impact scores associated with the host attack impact groups in the example shown in Figure and Table 1 ranges from 1 to 4 with a regular increment of 1, the host attack impact groups may alternatively be associated with any values of host attack impact scores.
- the example shown in Figure is in a form of a priority matrix, in other embodiments, any other suitable formats, such as a graph, a grid, or a grid may be used.
- one or more of the host attack impact groups may be associated with the same host attack impact score.
- action impact The impact of each of the actions that are executable in response to one or more cyber attacks is defined as “action impact”.
- the action impact may be determined based on effectiveness of the corresponding action and a type of action of the corresponding action, and may be expressed in a quantitative form, such as a score (i.e. action impact score).
- the term “effectiveness of action” as used herein denotes the success rate of an action in the past deployments to the presented attack, and is proportional to the success rate.
- the effectiveness of action may be determined from a dataset of previous action deployments and their effects against attacks. Such a dataset may be labelled by human analysts or be retrieved from an impact analysis component which models the network environment with and without the action. Effectiveness of action may be expressed in a quantitative form, such as a score (i.e. effectiveness of action score).
- type of action denotes the nature of an action, and is proportional to computational effort and/or computational or network resources required to execute the action.
- the type of action may be divided into three types, namely, passive monitoring, active monitoring, and defensive.
- Type of action may be expressed in a quantitative form, such as a score (i.e. type of action score).
- the type of action score of an defensive action may be higher than that of an active monitoring action, and the type of action score of active monitoring action may be higher than that of passive monitoring action (e.g. 1 for active monitoring, 2 for active monitoring, and 3 for defensive).
- the action impact scores of each of the executable actions may be determined based on the corresponding effectiveness of action score and type of action score.
- the action impact scores of each of the executable actions may be determined by using a grouped scoring method in a similar manner as described above in relation to host attack impact score.
- the said grouped scoring method for determining action impact scores comprises a step of providing a plurality of action impact groups.
- Each of the action impact groups is associated with a range of effectiveness of action scores and a range of type of action scores.
- Each of the action impact groups is also associated with an action impact group score.
- Each of the executable actions is then categorised into one of the action impact groups based on its effectiveness of action score and type of action score.
- each of the actions is categorised into an action impact group that is associated the range of effectiveness of action scores encompassing the effectiveness of action score of the corresponding attack, and the range of type of action scores encompassing the type of action score of the corresponding action.
- the action impact group score is set as the action impact score of the corresponding action.
- the said grouped scoring method may optionally be performed by using a prioritisation matrix, grid, or graph, in a similar manner as determining host attack impact score using a prioritisation matrix, grid, or graph, as described above with reference to Figure and Table 1.
- Figure illustrates an example of a modified priority matrix for determining action impact scores of executable actions (i.e. an action impact score matrix).
- the example shown in Figure has a first axis 512 representing the effectiveness of action score, and a second axis 514 representing the type of action score. Therefore, the action impact score matrix differs from the matrices shown in Figure 2 and Error! Reference source not found, in that each of the 4 action impact groups 502, 504, 506, 508 is associated with a range of effectiveness of action scores, a range of type of action scores, and an action impact group score 552, 554, 556, 558 (4, 2, 3, 1) associated with the corresponding action impact group.
- Such an action impact score matrix provides a direct visualisation of the grouped scoring method for determining the action impact scores described above.
- Table 2 summarises the ranges of effectiveness of action scores and type of action scores of the action impact groups 502, 504, 506, 508 shown in Figure and their action impact group scores.
- the example shown in Figure and Table 2 comprises 4 action impact groups, optionally there may exist any number of action impact groups.
- the action impact scores associated with the action impact groups in example shown in Figure and Table 2 ranges from 1 to 4 with a regular increment of 1, the action impact groups may alternatively be associated with any values of action impact scores.
- the example shown in Figure is in a form of a priority matrix, in other embodiments, any other suitable formats, such as a graph, a grid, or a grid may be used.
- one or more of the action impact groups may be associated with the same action impact score.
- the complexity involved in executing an action in response to one or more cyber attacks is defined as “action deployment complexity”.
- the action deployment complexity may, for example, be determined based on one or more of: computing power required to execute the corresponding action, time required to execute the corresponding action, number of users required to execute the corresponding action, privilege(s) required to execute the corresponding action, and level of authorisation required to approve the corresponding action.
- Action deployment complexity of an action may be expressed in a quantitative form, such as a score (i.e. action deployment complexity score).
- Action deployment complexity of an action may be determined based on one or more user inputs (e.g. an input from an analyst or administrator of the host), and/or historical data relating to complexity involved in executing the corresponding action (e.g.
- the action prioritisation model may determine a priority score for each of the cations based on the host attack impact score, HAI, the action impact score, Al, and the action deployment score, ADC.
- Equation 1 may be modified to include the confidence score, CON, as shown in Equation 2 below:
- the value of CON may range from any positive value that is smaller than or equal to 1.
- CON cannot have a zero value, as doing so would result in 0 PRS value.
- Equation 2 may be modified in a way that CON can have a 0 value (e.g. by substituting CON with CON + very small number)')).
- one or more of: the severity of attack, the importance of the host, the effectiveness of action, the type of action, the action deployment complexity, and the confidence may be determined based on one or more user inputs, historical data and/or machine learning.
- one or more of: the severity of attack, the importance of the host, the effectiveness of action, the type of action, the action deployment complexity, and the confidence may be multiplied by a multiplier or weighting in order to increase or decrease the corresponding factor(s)’ influence on the priority score.
- Table 3 shows priority scores of exemplary actions, Al, A2 and A3, calculated using Equation 2.
- the action prioritisation model may generate a prioritisation recommendation 120.
- the prioritisation recommendation provides a recommended sequence for executing the actions, based on the priority score PRS.
- the prioritisation recommendation may be or may comprise a list of actions 120 arranged in an order of recommended execution.
- one or more of the actions included in the prioritisation recommendation may be communicated to one or more actuators 152 or inputs of one or more devices and/or systems in order to automatically execute at least one of the one or more of the actions.
- the full list of actions 120 arranged in the order of recommended execution may be transmitted to one or more devices accessible by one or more users.
- the list of actions 120 may be transmitted to the devices with user instructions for executing the actions.
- only a part of the list of actions 120 including only one or more actions that require immediate execution may be transmitted to one or more devices accessible by one or more users in order to enable the one or more users to execute the actions. Therefore, the action prioritisation model may form a part of and/or be connected to an active IRS and/or a passive IRS.
- the computer-implemented method described above may be implemented in a form of computer program.
- the computer program may be stored in at least one memory of at least one computer system.
- the computer system may also comprise at least one processor configured to perform the computer program.
- the computer system may be connected to and/or form a part of the computer network.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Computing Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP23156782.7A EP4418609A1 (en) | 2023-02-15 | 2023-02-15 | Action prioritisation recommendation |
| PCT/EP2024/051009 WO2024170191A1 (en) | 2023-02-15 | 2024-01-17 | Action prioritisation recommendation |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP4666540A1 true EP4666540A1 (en) | 2025-12-24 |
Family
ID=85251928
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP23156782.7A Pending EP4418609A1 (en) | 2023-02-15 | 2023-02-15 | Action prioritisation recommendation |
| EP24700802.2A Pending EP4666540A1 (en) | 2023-02-15 | 2024-01-17 | Action prioritisation recommendation |
Family Applications Before (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP23156782.7A Pending EP4418609A1 (en) | 2023-02-15 | 2023-02-15 | Action prioritisation recommendation |
Country Status (2)
| Country | Link |
|---|---|
| EP (2) | EP4418609A1 (en) |
| WO (1) | WO2024170191A1 (en) |
-
2023
- 2023-02-15 EP EP23156782.7A patent/EP4418609A1/en active Pending
-
2024
- 2024-01-17 WO PCT/EP2024/051009 patent/WO2024170191A1/en not_active Ceased
- 2024-01-17 EP EP24700802.2A patent/EP4666540A1/en active Pending
Also Published As
| Publication number | Publication date |
|---|---|
| EP4418609A1 (en) | 2024-08-21 |
| WO2024170191A1 (en) | 2024-08-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Wahab et al. | Resource-aware detection and defense system against multi-type attacks in the cloud: Repeated bayesian stackelberg game | |
| US12549584B2 (en) | Systems, methods and computer program products for branching based automation driven analysis | |
| EP3629553B1 (en) | Method and device for service scheduling | |
| US20210089917A1 (en) | Heuristic Inference of Topological Representation of Metric Relationships | |
| EP3635602B1 (en) | Validating correlation between chains of alerts using cloud view | |
| Xue et al. | Practise: Robust prediction of data center time series | |
| US11176508B2 (en) | Minimizing compliance risk using machine learning techniques | |
| EP4049433B1 (en) | User impact potential for security alert management | |
| WO2019004928A1 (en) | Autonomic incident triage prioritization by performance modifier and temporal decay parameters | |
| KR20240007440A (en) | Method and system for detecting anomaly | |
| Fu et al. | A hybrid anomaly detection framework in cloud computing using one-class and two-class support vector machines | |
| CN112154415A (en) | Efficient Event Management in Large Computer Systems | |
| EP4523111B1 (en) | Detection of malicious activity | |
| Verma et al. | Resource demand prediction in multi-tenant service clouds | |
| US20250291661A1 (en) | System and Method for Matching Multiple Featureless Images Across a Time Series for Outage Prediction and Prevention | |
| WO2024170191A1 (en) | Action prioritisation recommendation | |
| GB2627219A (en) | Action prioritisation recommendation | |
| DUDA et al. | Increasing the Efficiency of Devops Through the use of Artificial Intelligence and Machine Learning | |
| Elkaradwy et al. | Enhancing Cloud Job Failure Prediction with a Novel Multilayer Voting-Based Framework | |
| Bliedy et al. | Dynamic Resource Utilization Prediction Model for Cloud Datacenter | |
| CN119182571A (en) | Network security dynamic defense method and device based on edge calculation | |
| KR102709588B1 (en) | Method for supporting decision-making in security control environment based on artificial intelligence | |
| US11811520B2 (en) | Making security recommendations | |
| CN112132357A (en) | Behavior prediction method, behavior prediction device, behavior prediction equipment and storage medium based on big data | |
| KR20220141220A (en) | Machine learning-based interactive visual monitoring tool for high dimensional data sets across multiple kpis |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: UNKNOWN |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE |
|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE |
|
| 17P | Request for examination filed |
Effective date: 20250729 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC ME MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| P01 | Opt-out of the competence of the unified patent court (upc) registered |
Free format text: CASE NUMBER: UPC_APP_0003654_4666540/2026 Effective date: 20260202 |