Protocol-independent anomaly detection

US11297082B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11297082-B2
Application numberUS-201916535521-A
CountryUS
Kind codeB2
Filing dateAug 8, 2019
Priority dateAug 17, 2018
Publication dateApr 5, 2022
Grant dateApr 5, 2022

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A computer-implemented method for implementing protocol-independent anomaly detection within an industrial control system (ICS) includes implementing a detection stage, including performing byte filtering using a byte filtering model based on at least one new network packet associated with the ICS, performing horizontal detection to determine whether a horizontal constraint anomaly exists in the at least one network packet based on the byte filtering and a horizontal model, including analyzing constraints across different bytes of the at least one new network packet, performing message clustering based on the horizontal detection to generate first cluster information, and performing vertical detection to determine whether a vertical anomaly exists based on the first cluster information and a vertical model, including analyzing a temporal pattern of each byte of the at least one new network packet.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer-implemented method for implementing protocol-independent anomaly detection within an industrial control system (ICS), comprising: implementing a detection stage for the protocol-independent anomaly detection within the ICS, the ICS including unknown network protocols, including: performing byte filtering using a byte filtering model based on at least one new network packet associated with the ICS, the byte filtering excluding zero-value entropies and comparatively high-value entropies from learning based on message entropy classification; performing horizontal learning based on an output of the byte filtering to generate a horizontal model M, the horizontal learning comprising: receiving as input a dataset S of network packets in a normal condition, a byte-level anomaly false positive threshold α, and a message-level anomaly false positive threshold β, wherein α, βϵ[0,1]; generating outputs including the horizontal model M, a horizontal filter for bytes β, internal byte-level horizontal anomaly thresholds for detection σ, and internal message-level anomaly thresholds for detection η based on the received input; performing horizontal detection to determine whether a horizontal constraint anomaly exists in the at least one new network packet based on the byte filtering and the generated horizontal model, including analyzing constraints across different bytes of the at least one new network packet; performing message clustering based on the horizontal detection to generate first cluster information; and performing vertical detection to determine whether a vertical anomaly exists based on the first cluster information and a vertical model, including analyzing a temporal pattern of each byte of the at least one new network packet. 2. The method of claim 1 , where implementing the detection stage further includes: recording the at least one new network packet for detection; and preprocessing the at least one new network packet, including grouping the at least one new network packet with at least one existing network packet into at least one session by source IP address, source port number, destination IP address, destination port number, and protocol number the network packets. 3. The method of claim 2 , wherein preprocessing the at least one new network packet further includes determining new traffic based on a preprocessing model, and triggering an alert in response to the new traffic. 4. The method of claim 1 , wherein performing the byte filtering further includes finding a new violating pattern based on the byte filtering model, and triggering an alert in response to finding the new violating pattern. 5. The method of claim 1 , wherein performing the message clustering further includes determining a cluster of the at least one new network packet based on a probability distribution of the horizontal model. 6. The method of claim 1 , further comprising implementing a learning stage, including: performing byte filtering based on one or more network packets to generate the byte filtering model; performing message clustering based on the horizontal learning to generate second cluster information; and performing vertical learning based on the second cluster information to generate a vertical model. 7. The method of claim 6 , wherein implementing the learning stage further includes: recording the one or more network packets for learning; and preprocessing the one or more network packets. 8. A computer program product comprising a non-transitory computer readable storage medium having program instructions embodied therewith, the program instructions executable by a computer to cause the computer to perform a method for implementing protocol-independent anomaly detection, the method performed by the computer comprising: implementing a detection stage for the protocol-independent anomaly detection within the ICS, the ICS including unknown network protocols, including: performing byte filtering using a byte filtering model based on at least one new network packet associated with the ICS, the byte filtering excluding zero-value entropies and comparatively high-value entropies from learning based on message entropy classification; performing horizontal learning based on an output of the byte filtering to generate a horizontal model M, the horizontal learning comprising: receiving as input a dataset S of network packets in a normal condition, a byte-level anomaly false positive threshold α, and a message-level anomaly false positive threshold β, where α, βϵ[0,1]; generating outputs including the horizontal model M, a horizontal filter for bytes B, internal byte-level horizontal anomaly thresholds for detection σ, and internal message-level anomaly thresholds for detection η based on the received input performing horizontal detection to determine whether a horizontal constraint anomaly exists in the at least one new network packet based on the byte filtering and the generated horizontal model, including analyzing constraints across different bytes of the at least one new network packet; performing message clustering based on the horizontal detection to generate first cluster information; and performing vertical detection to determine whether a vertical anomaly exists based on the first cluster information and a vertical model, including analyzing a temporal pattern of each byte of the at least one new network packet. 9. The computer program product of claim 8 , where implementing the detection stage further includes: recording the at least one new network packet for detection; and preprocessing the at least one new network packet, including grouping the at least one new network packet with at least one existing network packet into at least one session by source IP address, source port number, destination IP address, destination port number, and protocol number of the network packets. 10. The computer program product of claim 9 , wherein preprocessing the at least one new network packet further includes determining new traffic based on a preprocessing model, and triggering an alert in response to the new traffic. 11. The computer program product of claim 8 , wherein performing the byte filtering further includes finding a new violating pattern based on the byte filtering model, and triggering an alert in response to finding the new violating pattern. 12. The computer program product of claim 8 , wherein performing the message clustering further includes determining a cluster of the at least one new network packet based on a probability distribution of the horizontal model. 13. The computer program product of claim 8 , wherein the method further includes implementing a learning stage, including: performing byte filtering based on one or more network packets to generate the byte filtering model; performing message clustering based on the horizontal learning to generate second cluster information; and performing vertical learning based on the second cluster information. 14. The computer program product of claim 13 , wherein implementing the learning stage further includes: recording the one or more network packets for learning; and preprocessing the one or more network packets. 15. A system for implementing protocol-independent anomaly detection within an industrial control system (ICS), comprising: a memory device for storing program code; and at least one processor device operatively coupled to a memory device and configured to execute program code stored on the memory device to: implement a detection stage for the protocol-independent anomaly detection with

Assignees

Inventors

Classifications

  • by protocol, e.g. MAP, TOP · CPC title

  • Packet information exchange · CPC title

  • Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS] · CPC title

  • Traffic logging, e.g. anomaly detection · CPC title

  • Event detection, e.g. attack signature detection · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11297082B2 cover?
A computer-implemented method for implementing protocol-independent anomaly detection within an industrial control system (ICS) includes implementing a detection stage, including performing byte filtering using a byte filtering model based on at least one new network packet associated with the ICS, performing horizontal detection to determine whether a horizontal constraint anomaly exists in th…
Who is the assignee on this patent?
Nec Lab America Inc, Nec Corp
What technology area does this patent fall under?
Primary CPC classification H04L63/1425. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Apr 05 2022 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 3 related publications on this page (citations in our corpus or others sharing the same primary CPC).